summaryrefslogtreecommitdiffstats
path: root/collection/configure.ac
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-02-01 10:33:28 -0500
committerStephen Gallagher <sgallagh@redhat.com>2010-02-03 10:35:17 -0500
commit3d26bc84a31d559704d1c33673bde066a5861fae (patch)
tree89d0a115189b31da7977e6b51c17845462af1c25 /collection/configure.ac
parent53ff0724abd2e1f4bac2cb8298b0b4d481da8560 (diff)
downloadding-libs2-3d26bc84a31d559704d1c33673bde066a5861fae.tar.gz
ding-libs2-3d26bc84a31d559704d1c33673bde066a5861fae.tar.xz
ding-libs2-3d26bc84a31d559704d1c33673bde066a5861fae.zip
Split off libcollection into a shared library
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])