aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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