Changeset 2197


Ignore:
Timestamp:
Jul 3, 2005, 11:23:58 AM (20 years ago)
Author:
bird
Message:

Back to betas, now beta6.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/Makefile

    • Property cvs2svn:cvs-rev changed from 1.110 to 1.111
    r2196 r2197  
    6262export GCC_VERSION              ?= 3.3.5
    6363export GCC_VERSION_SHORT        ?= 335
    64 export GCC_RELEASE_ID           ?= rc1
     64export GCC_RELEASE_ID           ?= beta6
    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.0r1
    76 export LIBC_VERSION_SHORT       ?= 06r1
     75export LIBC_VERSION             ?= 0.6.0b6
     76export LIBC_VERSION_SHORT       ?= 06b6
    7777
    7878# innotek version and timestamp
  • TabularUnified trunk/src/emx/version.smak

    • Property cvs2svn:cvs-rev changed from 1.22 to 1.23
    r2196 r2197  
    44VH = 0
    55# Middle part of version number
    6 VM = 6r1
     6VM = 6b6
    77# Low part of version number
    88VL = 0
Note: See TracChangeset for help on using the changeset viewer.