Bump version to 0.0.2-svn (not released yet).
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Apr 10 16:19:53 2007 +0000 (2007-04-10)
changeset 3324f1e56e89a0
parent 32 565d6d12f139
child 34 fbdc53e2ee3e
Bump version to 0.0.2-svn (not released yet).
Makefile
     1.1 --- a/Makefile	Tue Apr 10 16:18:46 2007 +0000
     1.2 +++ b/Makefile	Tue Apr 10 16:19:53 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
     1.8 +export PROJECTVERSION=0.0.2-svn
     1.9  
    1.10  # This should eventually be computed if compiling out-of-tree is implemented
    1.11  export CT_TOP_DIR=$(shell pwd)