diff options
author | Patrick McHardy <kaber@trash.net> | 2011-05-26 18:12:12 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2011-05-26 18:12:12 +0200 |
commit | 172e9b15271c276aa1485b4a2fb63928a65b13ae (patch) | |
tree | a252b04ead17037dc44a1571ad4b1308f8612c95 | |
parent | 790845385fb84ce8e79a96e91fc6c4f7df60713d (diff) |
Bump version to 1.4.11v1.4.11
Signed-off-by: Patrick McHardy <kaber@trash.net>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 38b7b793..27cca9f8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([iptables], [1.4.10]) +AC_INIT([iptables], [1.4.11]) # See libtool.info "Libtool's versioning system" libxtables_vcurrent=6 |