summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5389296..51cc3f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@
############################################################
AC_PREREQ(2.59)
-AC_INIT([openida], [0.0.1], [nocbos@gmail.com])
+AC_INIT([openida], [0.3.11], [nocbos@gmail.com])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE