From: Patrick McHardy Date: Mon, 19 May 2008 10:55:05 +0000 (+0200) Subject: Bump version to 1.4.1-rc1 X-Git-Tag: v1.4.1-rc1^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3d91993d3365feb5aa1fd8502100d59cd5efb1cd;p=thirdparty%2Fiptables.git Bump version to 1.4.1-rc1 Actually its not a bump but a decrease, the autoconf patches apparently sneaked it a version bump to 1.4.1 already. --- diff --git a/configure.ac b/configure.ac index 6a1cae04..48a8587b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([iptables], [1.4.1]) +AC_INIT([iptables], [1.4.1-rc1]) AC_CONFIG_HEADERS([config.h]) AC_PROG_INSTALL AM_INIT_AUTOMAKE