]> granicus.if.org Git - linux-pam/commitdiff
Relevant BUGIDs: none
authorThorsten Kukuk <kukuk@thkukuk.de>
Wed, 13 Jul 2005 16:17:38 +0000 (16:17 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Wed, 13 Jul 2005 16:17:38 +0000 (16:17 +0000)
Purpose of commit: cleanup

Commit summary:
---------------

Prepare for next release

CHANGELOG
configure
configure.in

index 71c56575f0531c35fac859b87b1eb35a572b9b18..a6fc5ae2ba0479837beeb4f72bfadb52a1580b5c 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -60,8 +60,10 @@ BerliOS Bugs are marked with (BerliOS #XXXX).
 
 ====================================================================
 
-0.80: please submit patches for this section with actual code/doc
+0.81: please submit patches for this section with actual code/doc
       patches!
+
+0.80: Wed Jul 13 13:23:20 CEST 2005
 * pam_tally: test for NULL data before dereferencing them (t8m)
 * pam_unix: fix regression introduced in 0.78 - both NIS and local password
   should be changed if possible (t8m)
index bd8fc223d4d6036d422effa5d9def3897a4ea081..5e36e210b1e30da5bbb02cf6c4ab41edd3ba1ee6 100755 (executable)
--- a/configure
+++ b/configure
@@ -1320,7 +1320,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 LIBPAM_VERSION_MAJOR=0
-LIBPAM_VERSION_MINOR=80
+LIBPAM_VERSION_MINOR=81
 
 
 
index f82c028ae85c1a3e3b6872cff58fcbd09ed637cd..ff1bf311ab0c864a0f165085874941b7621ace4a 100644 (file)
@@ -9,7 +9,7 @@ dnl Release specific
 dnl
 
 LIBPAM_VERSION_MAJOR=0
-LIBPAM_VERSION_MINOR=80
+LIBPAM_VERSION_MINOR=81
 
 AC_SUBST(LIBPAM_VERSION_MAJOR)
 AC_SUBST(LIBPAM_VERSION_MINOR)