diff options
author | Patrick McHardy <kaber@trash.net> | 2010-05-21 12:48:13 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2010-05-21 12:48:13 +0200 |
commit | 63fc6258badea3f33cc0fc6b9ded6c94eaf53c4f (patch) | |
tree | 2eb62060446535ae6de34865a6c6ffe6ea489278 | |
parent | 110c1e4502e21ea38e0980e6f8af857d24330099 (diff) |
Bump version to 1.4.8v1.4.8
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 e8fe0318..ba723bf3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([iptables], [1.4.7]) +AC_INIT([iptables], [1.4.8]) # See libtool.info "Libtool's versioning system" libxtables_vcurrent=4 |