Changeset 2104 for trunk/Makefile


Ignore:
Timestamp:
Jun 29, 2005, 2:06:25 AM (20 years ago)
Author:
bird
Message:

Changed version number to 3.3.5 / 0.6 rc1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    • Property cvs2svn:cvs-rev changed from 1.109 to 1.110
    r2103 r2104  
    6262export GCC_VERSION              ?= 3.3.5
    6363export GCC_VERSION_SHORT        ?= 335
    64 export GCC_RELEASE_ID           ?= beta5
     64export GCC_RELEASE_ID           ?= rc1
    6565export GCC_CVS_VENDOR                   ?= GNU
    6666export GCC_CVS_REL                              ?= GCC_3-3-5
     
    7373export EMX_CVS_VENDOR                   ?= EMX
    7474export EMX_CVS_REL                              ?= EMX_0-9D-FIX04
    75 export LIBC_VERSION             ?= 0.6.0b5
    76 export LIBC_VERSION_SHORT       ?= 06b5
     75export LIBC_VERSION             ?= 0.6.0r1
     76export LIBC_VERSION_SHORT       ?= 06r1
    7777
    7878# innotek version and timestamp
Note: See TracChangeset for help on using the changeset viewer.