summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2004-11-19 08:43:37 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2004-11-19 08:43:37 +0000
commit5be588e2c8c19bca629393352661a02840f004c8 (patch)
treeb9e9aa7df58e668be4531bce6b0570408e2ab332 /configure.in
parentbde4a82c49a456d08d745d32418a5ccd7252912f (diff)
Relevant BUGIDs:
Purpose of commit: new feature Commit summary: --------------- set version number to 0.79
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 ce9c310d..50ce85df 100644
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@ dnl Release specific
dnl
LIBPAM_VERSION_MAJOR=0
-LIBPAM_VERSION_MINOR=78
+LIBPAM_VERSION_MINOR=79
AC_SUBST(LIBPAM_VERSION_MAJOR)
AC_SUBST(LIBPAM_VERSION_MINOR)