aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-04-03 14:36:54 +0200
committerChristian Grothoff <christian@grothoff.org>2019-04-03 14:36:54 +0200
commit10c1ecc2798ee90a0cb115942beef8f9cba57f0d (patch)
tree85c5b117a98fda01fa347fba233bc2812d6d38eb /configure.ac
parent8b6b7febc5af8f10e308f41730ef3c8297f8e55e (diff)
downloadgnunet-10c1ecc2798ee90a0cb115942beef8f9cba57f0d.tar.gz
gnunet-10c1ecc2798ee90a0cb115942beef8f9cba57f0d.zip
disting
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ac8ed60c2..e0f58b985 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.11.0], [bug-gnunet@gnu.org]) 24AC_INIT([gnunet], [0.11.1], [bug-gnunet@gnu.org])
25AC_CONFIG_AUX_DIR([build-aux]) 25AC_CONFIG_AUX_DIR([build-aux])
26 26
27AC_CANONICAL_TARGET 27AC_CANONICAL_TARGET