diff options
Diffstat (limited to 'common/collection/configure.ac')
-rw-r--r-- | common/collection/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/collection/configure.ac b/common/collection/configure.ac index 3ba1eb71..2ec6c019 100644 --- a/common/collection/configure.ac +++ b/common/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]) |