summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2008-05-26 14:52:50 +0200
committerPatrick McHardy <kaber@trash.net>2008-05-26 14:52:50 +0200
commit8e1a12fba4008933ce9e89f98c12593e0d39ede3 (patch)
tree27ebc7fed5ff0c6c79ef59246d9d66c47d7a1b5e
parentccecd38e168fe089106f69f61197ae1dfacb4f6d (diff)
iptables 1.4.1-rc2v1.4.1-rc2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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