summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-04-10 16:19:53 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-04-10 16:19:53 (GMT)
commit09d1b0bd40caeebfd0383cf0736f4814864a1474 (patch)
treec01f15624e72f3afb976baffa209bc3864ce6a67 /Makefile
parent84b2e651914a73c1e1e383809f7fd6f45156cff5 (diff)
Bump version to 0.0.2-svn (not released yet).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c73292d..1d49a4b 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
# Copyright 2006 Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
# The project version
-export PROJECTVERSION=0.0.1
+export PROJECTVERSION=0.0.2-svn
# This should eventually be computed if compiling out-of-tree is implemented
export CT_TOP_DIR=$(shell pwd)