]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
Bump version to 1.4.1-rc1 v1.4.1-rc1
authorPatrick McHardy <kaber@trash.net>
Mon, 19 May 2008 10:55:05 +0000 (12:55 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 19 May 2008 10:55:05 +0000 (12:55 +0200)
Actually its not a bump but a decrease, the autoconf patches
apparently sneaked it a version bump to 1.4.1 already.

configure.ac

index 6a1cae04aa026321e8c9d7b9463b2ba35ea96bae..48a8587b74f1e4de0fe3bd3291fe02eb4bbfb07d 100644 (file)
@@ -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