diff options
author | Alex Harpin <development@landsofshadow.co.uk> | 2015-11-24 22:11:13 +0000 |
---|---|---|
committer | Alex Harpin <development@landsofshadow.co.uk> | 2015-11-24 22:11:13 +0000 |
commit | 78048270d567884b425289de5248d83ca710e70a (patch) | |
tree | 83428c88c88b8d03d9c478a873f84dedf636eb2d /configure.ac | |
parent | a78d81af9c6c14e8f9e0235ea5ffc26f37528349 (diff) | |
parent | a96fdeaac8274c0544b0ffa808782932e637a6f5 (diff) | |
download | conntrack-tools-78048270d567884b425289de5248d83ca710e70a.tar.gz conntrack-tools-78048270d567884b425289de5248d83ca710e70a.zip |
Merge tag 'conntrack-tools-1.4.1' into lithium
conntrack-tools 1.4.1 release
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cbe581c..44c49e2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(conntrack-tools, 1.4.0, pablo@netfilter.org) +AC_INIT(conntrack-tools, 1.4.1, pablo@netfilter.org) AC_CONFIG_AUX_DIR([build-aux]) AC_CANONICAL_HOST |