Ignore:
Timestamp:
Oct 2, 2011, 9:51:23 PM (14 years ago)
Author:
bird
Message:

Setting version to 0.6.4 / csd4.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/Makefile

    r3734 r3735  
    33# Top level makefile.
    44#
    5 # Copyright (c) 2003-2005 Knut St. Osmundsen
     5# Copyright (c) 2003-2011 Knut St. Osmundsen
    66# Copyright (c) 2003-2004 InnoTek Systemberatung GmbH
    77# Author: knut st. osmundsen <bird@anduin.net>
     
    6161export GCC_VERSION_SHORT        ?= 335
    6262ifdef OFFICIAL_BIRD_VERSION
    63 export GCC_RELEASE_ID           ?= csd3
     63export GCC_RELEASE_ID           ?= csd4
    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.3
    78 export LIBC_VERSION_SHORT       ?= 063
     77export LIBC_VERSION             ?= 0.6.4
     78export LIBC_VERSION_SHORT       ?= 064
    7979
    8080# innotek version and timestamp
Note: See TracChangeset for help on using the changeset viewer.