summaryrefslogtreecommitdiffstats
path: root/collection/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'collection/configure.ac')
-rw-r--r--collection/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/collection/configure.ac b/collection/configure.ac
index 3ba1eb7..2ec6c01 100644
--- a/collection/configure.ac
+++ b/collection/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([collection],[0.3.3],[sssd-devel@lists.fedorahosted.org])
+AC_INIT([collection],[0.4.0],[sssd-devel@lists.fedorahosted.org])
AC_CONFIG_SRCDIR([collection.c])
AC_CONFIG_AUX_DIR([build])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])