From: Patrick McHardy Date: Mon, 26 May 2008 12:52:50 +0000 (+0200) Subject: iptables 1.4.1-rc2 X-Git-Tag: v1.4.1-rc2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e1a12fba4008933ce9e89f98c12593e0d39ede3;p=thirdparty%2Fiptables.git iptables 1.4.1-rc2 --- diff --git a/configure.ac b/configure.ac index 48a8587b..b32349a4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([iptables], [1.4.1-rc1]) +AC_INIT([iptables], [1.4.1-rc2]) AC_CONFIG_HEADERS([config.h]) AC_PROG_INSTALL AM_INIT_AUTOMAKE