From: Pablo Neira Ayuso Date: Sun, 2 Mar 2008 12:40:26 +0000 (+0100) Subject: bump iptables version to prepare 1.4.1 release X-Git-Tag: v1.4.1-rc1~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6403fd4e3027eed0d40e8c63d787659fcba4d80;p=thirdparty%2Fiptables.git bump iptables version to prepare 1.4.1 release --- diff --git a/configure.ac b/configure.ac index 9d51ef74..a435ae4f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([iptables], [1.4.0]) +AC_INIT([iptables], [1.4.1]) AC_CONFIG_HEADERS([config.h]) AC_PROG_INSTALL AM_INIT_AUTOMAKE