summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-04-27 16:42:46 -0400
committerStephen Gallagher <sgallagh@redhat.com>2009-04-27 16:55:57 -0400
commit01087769a52813a58ef735b11b66217c4dac62c0 (patch)
treef8db6dcf4d9ec3569ff434d12e698b63f51be789
parentf7e32651e7dac302c941b16caa137c0c501e70bd (diff)
downloadsssd-01087769a52813a58ef735b11b66217c4dac62c0.tar.gz
sssd-01087769a52813a58ef735b11b66217c4dac62c0.tar.xz
sssd-01087769a52813a58ef735b11b66217c4dac62c0.zip
Release version 0.3.3sssd-0_3_3
-rw-r--r--Makefile2
-rw-r--r--server/configure.ac2
-rw-r--r--sssd.spec2
3 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 3ae6eea84..7e774a2a8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE_NAME = sssd
-PACKAGE_VERSION = 0.3.2
+PACKAGE_VERSION = 0.3.3
TARGET ?= master
SUBDIRS = common server replace sss_client
TARBALL_PREFIX = $(PACKAGE_NAME)-$(PACKAGE_VERSION)
diff --git a/server/configure.ac b/server/configure.ac
index 5a74505e8..be6f67839 100644
--- a/server/configure.ac
+++ b/server/configure.ac
@@ -11,7 +11,7 @@ AC_DEFUN([SMB_MODULE_DEFAULT], [echo -n ""])
AC_DEFUN([SMB_LIBRARY_ENABLE], [echo -n ""])
AC_DEFUN([SMB_EXT_LIB], [echo -n ""])
AC_DEFUN([SMB_ENABLE], [echo -n ""])
-AC_INIT(sssd, 0.3.2)
+AC_INIT(sssd, 0.3.3)
AC_CONFIG_SRCDIR([autogen.sh])
AC_LIBREPLACE_ALL_CHECKS
diff --git a/sssd.spec b/sssd.spec
index 30931a8e9..2b374c290 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -1,5 +1,5 @@
Name: sssd
-Version: 0.3.2
+Version: 0.3.3
Release: 1%{dist}
Group: Applications/System
Summary: System Security Services Daemon