From: nekral-guest Date: Sat, 24 May 2008 23:15:47 +0000 (+0000) Subject: Set the version to 4.1.2. X-Git-Tag: 4.1.2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2303ddd0de5ed8af5a5eb28cfc7805e5d2192b52;p=shadow Set the version to 4.1.2. --- diff --git a/ChangeLog b/ChangeLog index 1621253d..d5cd4b23 100644 --- 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 diff --git a/configure.in b/configure.in index 184d281e..41bc8007 100644 --- a/configure.in +++ b/configure.in @@ -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...