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 25aba162..02c0ab4c 100644 --- a/common/collection/configure.ac +++ b/common/collection/configure.ac @@ -1,5 +1,5 @@ AC_INIT([collection], - [0.4.0], + [0.5.0], [sssd-devel@lists.fedorahosted.org]) AC_CONFIG_SRCDIR([collection.c]) AC_CONFIG_AUX_DIR([build]) |