aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-17 20:53:19 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-17 20:53:27 +0100
commit7c6162f6e20bef6c0652d38702f92fe166c708c1 (patch)
treebd9328911c487c6914e945cca57deb34156d8ec5 /configure.ac
parent2e49f58e6c5db940ef41680d7c334e529c638344 (diff)
downloadgnunet-fuse-7c6162f6e20bef6c0652d38702f92fe166c708c1.tar.gz
gnunet-fuse-7c6162f6e20bef6c0652d38702f92fe166c708c1.zip
version bumpv0.11.0
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 d946eb1..4c9a3ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
20# Process this file with autoconf to produce a configure script. 20# Process this file with autoconf to produce a configure script.
21# 21#
22AC_PREREQ(2.61) 22AC_PREREQ(2.61)
23AC_INIT([gnunet-fuse],[0.11.0pre66],[bug-gnunet@gnu.org]) 23AC_INIT([gnunet-fuse],[0.11.0],[bug-gnunet@gnu.org])
24AM_INIT_AUTOMAKE 24AM_INIT_AUTOMAKE
25AM_CONFIG_HEADER(gnunet_fuse_config.h) 25AM_CONFIG_HEADER(gnunet_fuse_config.h)
26 26