Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-07-02 19:50:36 +0000
committerStijn Buys <ingar@osirion.org>2008-07-02 19:50:36 +0000
commit1e4986e9135090997da7688026b4b499c582e9e7 (patch)
treec145ae68204f76fe7231232a3a92bb0a80b6586d /configure.in
parent89de2efebc22b3754c18ede10dc07bfc397fc2d0 (diff)
stick to the original versioning sceme
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 1628c75..d0b75ff 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(configure.in)
dnl ----------------------------------------------------------------
dnl append SVN revision to the version number
-OSIRIONVERSION='0.0.1'
+OSIRIONVERSION='0.1'
SVNREVISION=`svnversion $srcdir`
if test ! -z "$SVNREVISION"; then