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>2012-12-25 12:50:51 +0000
committerStijn Buys <ingar@osirion.org>2012-12-25 12:50:51 +0000
commitfc4938cdd5c1b37726a386fb866d3bf08a0fab45 (patch)
tree9afaf1dc846f00d04a62af63ba7ab585af15a63c /configure.in
parent9f1149a88dfb0ef074778589bb587b8a6442a1b6 (diff)
Release 0.2.3-svn1265.
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 dcc6adf..d77d1dc 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.2.2'
+OSIRIONVERSION='0.2.3'
SVNREVISION=`svnversion $srcdir`
if test ! -z "$SVNREVISION"; then