aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2002-07-09 06:17:13 +0000
committerAndrew G. Morgan <morgan@kernel.org>2002-07-09 06:17:13 +0000
commitf58075a0497ae9c32a43a71a1bdb1d1b6c9e83d4 (patch)
tree3a96766d1abc2b3d63bab7d9059d7027c7a40880 /configure.in
parent067affee9267fa0d1c21835182ba639ba33e820f (diff)
downloadpam-f58075a0497ae9c32a43a71a1bdb1d1b6c9e83d4.tar.gz
pam-f58075a0497ae9c32a43a71a1bdb1d1b6c9e83d4.tar.bz2
pam-f58075a0497ae9c32a43a71a1bdb1d1b6c9e83d4.zip
Relevant BUGIDs: none
Purpose of commit: prep for next release Commit summary: --------------- add an entry for 0.77 changes and bump the revision ids in the configure.in file.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 8da11c85..01f5dab8 100644
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@ dnl Release specific
dnl
LIBPAM_VERSION_MAJOR=0
-LIBPAM_VERSION_MINOR=76
+LIBPAM_VERSION_MINOR=77
AC_SUBST(LIBPAM_VERSION_MAJOR)
AC_SUBST(LIBPAM_VERSION_MINOR)