From 07dea4851115cd964d7df30b5bb9ecfc2ffb9a3e Mon Sep 17 00:00:00 2001 From: Christian Perrier Date: Fri, 9 May 2014 13:53:24 +0200 Subject: [PATCH] Version is no 4.2.1 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 1a3f8418..a55f125d 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.2) +AM_INIT_AUTOMAKE(shadow, 4.2.1) AC_CONFIG_HEADERS([config.h]) dnl Some hacks...