]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
build: update release name
authorPablo Neira Ayuso <pablo@netfilter.org>
Fri, 8 Jun 2018 10:56:03 +0000 (12:56 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 8 Jun 2018 10:57:55 +0000 (12:57 +0200)
Dedicated to Al Capp cartoonist:

https://en.wikipedia.org/wiki/Fearless_Fosdick

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
configure.ac

index e698a9be4c8f98c6ef80f1e352f97b97bc99b3e7..792cd7a48fe16cc761dff7a5828200687d60ce2b 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT([nftables], [0.8.5], [netfilter-devel@vger.kernel.org])
-AC_DEFINE([RELEASE_NAME], ["Joe Btfsplk"], [Release name])
+AC_DEFINE([RELEASE_NAME], ["Fearless Fosdick"], [Release name])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])