Changeset 2263 for trunk/Makefile


Ignore:
Timestamp:
Jul 18, 2005, 3:45:07 AM (20 years ago)
Author:
bird
Message:

Changed version number back to 3.3.5 / 0.6 rc1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    • Property cvs2svn:cvs-rev changed from 1.111 to 1.112
    r2262 r2263  
    6262export GCC_VERSION              ?= 3.3.5
    6363export GCC_VERSION_SHORT        ?= 335
    64 export GCC_RELEASE_ID           ?= beta6
     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.0b6
    76 export LIBC_VERSION_SHORT       ?= 06b6
     75export LIBC_VERSION             ?= 0.6.0rc1
     76export LIBC_VERSION_SHORT       ?= 06r1
    7777
    7878# innotek version and timestamp
Note: See TracChangeset for help on using the changeset viewer.