* NEWS, configure.in: Prepare release 4.1.1

* NEWS: Fix the release date of 4.1.0. Was in 2007, not 2008.
This commit is contained in:
nekral-guest
2008-04-02 21:55:27 +00:00
parent b345316e49
commit 1de80f9457
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT
AM_INIT_AUTOMAKE(shadow, 4.1.0)
AM_INIT_AUTOMAKE(shadow, 4.1.1)
AC_CONFIG_HEADERS([config.h])
dnl Some hacks...