* configure.in: Next version will be 4.1.4.1.

This commit is contained in:
nekral-guest
2009-05-19 22:19:41 +00:00
parent 50916c195b
commit b98658bd11
2 changed files with 5 additions and 1 deletions

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.4)
AM_INIT_AUTOMAKE(shadow, 4.1.4.1)
AC_CONFIG_HEADERS([config.h])
dnl Some hacks...