summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2002-09-24 04:35:26 +0000
committerAndrew G. Morgan <morgan@kernel.org>2002-09-24 04:35:26 +0000
commit2b71955aec63541e4b071c12eae9fba76e7085fa (patch)
tree3e0c593f6e94f7b236b1f26a5d1f0b4c7b19ac6b /configure.in
parentf5585b3dba7589d1a145045672dc63dd31afb615 (diff)
Relevant BUGIDs: 612956
Purpose of commit: cleanup Commit summary: --------------- set up for 0.78 development add pgp key transition info (in the pgp.keys.asc 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 01f5dab8..3c498a7c 100644
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@ dnl Release specific
dnl
LIBPAM_VERSION_MAJOR=0
-LIBPAM_VERSION_MINOR=77
+LIBPAM_VERSION_MINOR=78
AC_SUBST(LIBPAM_VERSION_MAJOR)
AC_SUBST(LIBPAM_VERSION_MINOR)