aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-05-20 11:27:36 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2014-05-20 11:27:36 +0300
commit37e557be7bba1d0611365b40b26ad03e4b66e95b (patch)
tree23fa88dbeeec666e76077805d816ab31a3a47983
parent7636fa3e7b5829adebf003f3150ae14372cdaae5 (diff)
downloadpam-modules-37e557be7bba1d0611365b40b26ad03e4b66e95b.tar.gz
pam-modules-37e557be7bba1d0611365b40b26ad03e4b66e95b.tar.bz2
Version 1.8.93
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 8406bd1..1d0b2d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,14 @@
-pam-modules -- history of user-visible changes. 2014-05-11
+pam-modules -- history of user-visible changes. 2014-05-20
Copyright (C) 2001, 2004-2005, 2007-2012, 2014 Sergey Poznyakoff
See the end of file for copying conditions.
Please send pam-modules bug reports to <bug-pam-modules@gnu.org.ua>
-Version 1.8.92, (Git)
+Version 1.8.93, (Git)
* New module pam_groupmember
Tests whether the user is a member of one or more groups.
* pam_ldaphome can invoke an external program
diff --git a/configure.ac b/configure.ac
index fdc272e..f60357b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,13 +13,13 @@
#
# You should have received a copy of the GNU General Public License along
# with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.63)
-AC_INIT(pam-modules, 1.8.92, bug-pam-modules@gnu.org.ua)
+AC_INIT(pam-modules, 1.8.93, bug-pam-modules@gnu.org.ua)
AC_CONFIG_SRCDIR(pam_fshadow/pam_fshadow.c)
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.11 no-exeext tar-ustar dist-xz silent-rules])
AM_CONFIG_HEADER(config.h)

Return to:

Send suggestions and report system problems to the System administrator.