Changeset 1539


Ignore:
Timestamp:
Oct 3, 2004, 6:40:42 AM (21 years ago)
Author:
bird
Message:

Updated versions to alpha3.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    • Property cvs2svn:cvs-rev changed from 1.95 to 1.96
    r1538 r1539  
    5858export GCC_VERSION              ?= 3.3.4
    5959export GCC_VERSION_SHORT        ?= 334
    60 export GCC_RELEASE_ID           ?= alpha2
     60export GCC_RELEASE_ID           ?= alpha3
    6161export GCC_CVS_VENDOR                   ?= GNU
    6262export GCC_CVS_REL                              ?= GCC_3-3-4
     
    6969export EMX_CVS_VENDOR                   ?= EMX
    7070export EMX_CVS_REL                              ?= EMX_0-9D-FIX04
    71 export LIBC_VERSION             ?= 0.6.0a2
    72 export LIBC_VERSION_SHORT       ?= 06a2
     71export LIBC_VERSION             ?= 0.6.0a3
     72export LIBC_VERSION_SHORT       ?= 06a3
    7373
    7474# innotek version and timestamp
  • trunk/src/emx/version.smak

    • Property cvs2svn:cvs-rev changed from 1.15 to 1.16
    r1538 r1539  
    44VH = 0
    55# Middle part of version number
    6 VM = 6a2
     6VM = 6a3
    77# Low part of version number
    88VL = 0
Note: See TracChangeset for help on using the changeset viewer.