Changeset 3744


Ignore:
Timestamp:
Feb 29, 2012, 10:49:03 PM (13 years ago)
Author:
bird
Message:

Preparing for 0.6.5...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/Makefile

    r3741 r3744  
    33# Top level makefile.
    44#
    5 # Copyright (c) 2003-2011 Knut St. Osmundsen
     5# Copyright (c) 2003-2012 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           ?= csd4
     63export GCC_RELEASE_ID           ?= csd5
    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.4
    78 export LIBC_VERSION_SHORT       ?= 064
     77export LIBC_VERSION             ?= 0.6.5
     78export LIBC_VERSION_SHORT       ?= 065
    7979
    8080# innotek version and timestamp
Note: See TracChangeset for help on using the changeset viewer.