Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 673249a..579b643 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT(configure.in)
AM_CONFIG_HEADER(src/config.h)
-AM_INIT_AUTOMAKE(osirion, 0.0.1)
+AM_INIT_AUTOMAKE(osirion, 0.1)
AC_LANG_CPLUSPLUS
AC_PROG_CXX