Skip to content

Commit 8bfa93f

Browse files
committed
Set version to 0.3.0
1 parent d497830 commit 8bfa93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ AC_DEFUN([SMB_MODULE_DEFAULT], [echo -n ""])
1111
AC_DEFUN([SMB_LIBRARY_ENABLE], [echo -n ""])
1212
AC_DEFUN([SMB_EXT_LIB], [echo -n ""])
1313
AC_DEFUN([SMB_ENABLE], [echo -n ""])
14-
AC_INIT(sssd, 0.2.1)
14+
AC_INIT(sssd, 0.3.0)
1515
AC_CONFIG_SRCDIR([autogen.sh])
1616

1717
AC_LIBREPLACE_ALL_CHECKS

0 commit comments

Comments
 (0)