summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2001-01-22 08:03:01 +0000
committerAndrew G. Morgan <morgan@kernel.org>2001-01-22 08:03:01 +0000
commitb89c0d4ccae2f48cfa1e28423e2fe86e1d435ec5 (patch)
tree75b9298ff2838f6e433afc58f35e9a598c608745 /configure.in
parentec6d77b384ea083cb69a1d6df91c875eee2d1228 (diff)
Relevant BUGIDs: 129644
Purpose of commit: start next release Commit summary: --------------- I've bumped the version number, and added some Makefile code for helping me make documentation releases.
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 2fc81853..69831bfc 100644
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@ dnl Release specific
dnl
LIBPAM_VERSION_MAJOR=0
-LIBPAM_VERSION_MINOR=74
+LIBPAM_VERSION_MINOR=75
AC_SUBST(LIBPAM_VERSION_MAJOR)
AC_SUBST(LIBPAM_VERSION_MINOR)