diff options
| author | Phil Sutter <phil@nwl.cc> | 2024-11-06 11:47:59 +0100 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-11-08 09:02:36 +0100 |
| commit | 0506bea1dcc8f12d94e7c32bf2fb04abb3fdd269 (patch) | |
| tree | 99552761992d97503e7c1d9e040ce6e3ef265c24 | |
| parent | b15981e6ff2138b45bce3867454ae084790cbf43 (diff) | |
configure: Bump version for 1.8.11 releasev1.8.11
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a19a60c0..2d38a4d4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([iptables], [1.8.10]) +AC_INIT([iptables], [1.8.11]) # See libtool.info "Libtool's versioning system" libxtables_vcurrent=19 |
