]> granicus.if.org Git - shadow/commitdiff
Set the version to 4.1.2.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 24 May 2008 23:15:47 +0000 (23:15 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 24 May 2008 23:15:47 +0000 (23:15 +0000)
ChangeLog
configure.in

index 1621253d4784007d8c085e15d02e3a72775c2c6a..d5cd4b2382d8242ae5ead33836d64b18edf9e0c6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
        Prepare the 4.1.2 release
        * NEWS: set the release date.
        * man/po/*.po, po/*.po: Updated PO files.
+       * configure.in: Set the version to 4.1.2.
 
 2008-05-25  Nicolas François  <nicolas.francois@centraliens.net>
 
index 184d281e940560287d0b95de67a2f24f333a51aa..41bc80074b8a8f02f2502978671b7b32b3d3e7f0 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT
-AM_INIT_AUTOMAKE(shadow, 4.1.1)
+AM_INIT_AUTOMAKE(shadow, 4.1.2)
 AC_CONFIG_HEADERS([config.h])
 
 dnl Some hacks...