summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2008-05-19 12:55:05 +0200
committerPatrick McHardy <kaber@trash.net>2008-05-19 12:55:05 +0200
commit3d91993d3365feb5aa1fd8502100d59cd5efb1cd (patch)
tree140209683044ac268808356bca1e7a7810ff4446
parent69ceee5ebe1a57b274cbadbe918d9763c5bd85b3 (diff)
Bump version to 1.4.1-rc1v1.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.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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