summaryrefslogtreecommitdiffstats
path: root/sss_client
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2009-03-10 15:34:39 -0400
committerSimo Sorce <ssorce@redhat.com>2009-03-10 15:34:39 -0400
commit1659fa967dfad93fc4aed48eb7180b3526d12a44 (patch)
treefebbe9a57e6f36e05c74e4a79eb40aa3b51027f9 /sss_client
parent704cc1c73e17d32fadcf6b57cc6f9246515efb49 (diff)
downloadsssd-1659fa967dfad93fc4aed48eb7180b3526d12a44.tar.gz
sssd-1659fa967dfad93fc4aed48eb7180b3526d12a44.tar.xz
sssd-1659fa967dfad93fc4aed48eb7180b3526d12a44.zip
Bump up to version 0.2.0sssd-0_2_0
Change version after changes in protocol and MPG behavior.
Diffstat (limited to 'sss_client')
-rw-r--r--sss_client/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/sss_client/configure.ac b/sss_client/configure.ac
index 9bd4f1f33..8572311d0 100644
--- a/sss_client/configure.ac
+++ b/sss_client/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.50)
-AC_INIT(nss_sss, 0.0.1)
+AC_INIT(nss_sss, 0.2.0)
AC_CONFIG_HEADER(config.h)
AC_LIBREPLACE_ALL_CHECKS