Changeset 3103 for branches


Ignore:
Timestamp:
Apr 15, 2007, 5:38:47 AM (18 years ago)
Author:
bird
Message:

new version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/Makefile

    r2655 r3103  
    6161export GCC_VERSION_SHORT        ?= 335
    6262ifdef OFFICIAL_BIRD_VERSION
    63 export GCC_RELEASE_ID           ?= csd1
     63export GCC_RELEASE_ID           ?= csd2
    6464else
    6565export GCC_RELEASE_ID           ?= x
     
    7575export EMX_CVS_VENDOR                   ?= EMX
    7676export EMX_CVS_REL                              ?= EMX_0-9D-FIX04
    77 export LIBC_VERSION             ?= 0.6.1
    78 export LIBC_VERSION_SHORT       ?= 061
     77export LIBC_VERSION             ?= 0.6.2
     78export LIBC_VERSION_SHORT       ?= 062
    7979
    8080# innotek version and timestamp
Note: See TracChangeset for help on using the changeset viewer.