[Pkg-shadow-commits] r2011 - upstream/trunk
nekral-guest at alioth.debian.org
nekral-guest at alioth.debian.org
Sat May 24 23:15:47 UTC 2008
Author: nekral-guest
Date: 2008-05-24 23:15:47 +0000 (Sat, 24 May 2008)
New Revision: 2011
Modified:
upstream/trunk/ChangeLog
upstream/trunk/configure.in
Log:
Set the version to 4.1.2.
Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog 2008-05-24 23:03:24 UTC (rev 2010)
+++ upstream/trunk/ChangeLog 2008-05-24 23:15:47 UTC (rev 2011)
@@ -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 at centraliens.net>
Modified: upstream/trunk/configure.in
===================================================================
--- upstream/trunk/configure.in 2008-05-24 23:03:24 UTC (rev 2010)
+++ upstream/trunk/configure.in 2008-05-24 23:15:47 UTC (rev 2011)
@@ -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...
More information about the Pkg-shadow-commits
mailing list