Mark the version to be 0.0.1. First released snapshot. crosstool-ng-0.0.1
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Apr 10 16:18:46 2007 +0000 (2007-04-10)
changeset 32565d6d12f139
parent 31 97e44d892c92
child 33 24f1e56e89a0
Mark the version to be 0.0.1. First released snapshot.
Makefile
     1.1 --- a/Makefile	Tue Apr 10 16:17:39 2007 +0000
     1.2 +++ b/Makefile	Tue Apr 10 16:18:46 2007 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  # Copyright 2006 Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
     1.5  
     1.6  # The project version
     1.7 -export PROJECTVERSION=0.0.1-svn
     1.8 +export PROJECTVERSION=0.0.1
     1.9  
    1.10  # This should eventually be computed if compiling out-of-tree is implemented
    1.11  export CT_TOP_DIR=$(shell pwd)