aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2020-11-13 23:46:16 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2020-11-13 23:46:16 +0900
commite19e93df13a84b26db9f129f509ecb74a1b93145 (patch)
tree264e99934d1661e1d83508c3434c5d00e33a6ee1 /configure.ac
parentc185348b6784a80bb8b394e34e3bf447d8dd1f57 (diff)
downloadgnunet-e19e93df13a84b26db9f129f509ecb74a1b93145.tar.gz
gnunet-e19e93df13a84b26db9f129f509ecb74a1b93145.zip
-warnings mostly format
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index a9594a56c..530e38d88 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
21# 21#
22AC_PREREQ(2.61) 22AC_PREREQ(2.61)
23# Checks for programs. 23# Checks for programs.
24AC_INIT([gnunet], [0.13.3], [bug-gnunet@gnu.org]) 24AC_INIT([gnunet], [0.14.0], [bug-gnunet@gnu.org])
25AC_CONFIG_AUX_DIR([build-aux]) 25AC_CONFIG_AUX_DIR([build-aux])
26 26
27# check for legacy option that is no longer supported (#5627) and fail hard 27# check for legacy option that is no longer supported (#5627) and fail hard
@@ -1912,8 +1912,6 @@ src/gnsrecord/Makefile
1912src/hello/Makefile 1912src/hello/Makefile
1913src/identity/Makefile 1913src/identity/Makefile
1914src/identity/identity.conf 1914src/identity/identity.conf
1915src/abd/Makefile
1916src/abd/abd.conf
1917src/include/Makefile 1915src/include/Makefile
1918src/integration-tests/Makefile 1916src/integration-tests/Makefile
1919src/json/Makefile 1917src/json/Makefile