aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSchanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de>2018-01-02 16:48:03 +0100
committerSchanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de>2018-01-02 16:48:03 +0100
commit7c1f035ed971e12882cd7a65c7d36883842945b1 (patch)
tree3828089ef8124270b976ac94902ba27210d275a3 /configure.ac
parent92d8c8a77e242a61927acc0e22fcecea479e6c43 (diff)
parent61f532f18450e0d7c72f0c17f4a20b5854cf53bf (diff)
downloadgnunet-7c1f035ed971e12882cd7a65c7d36883842945b1.tar.gz
gnunet-7c1f035ed971e12882cd7a65c7d36883842945b1.zip
-merge
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 2 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 9ab0a2316..ac00bd5d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1# This file is part of GNUnet. 1# This file is part of GNUnet.
2# (C) 2001--2017 GNUnet e.V. 2# (C) 2001--2018 GNUnet e.V.
3# 3#
4# GNUnet is free software; you can redistribute it and/or modify 4# GNUnet is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published 5# it under the terms of the GNU General Public License as published
@@ -22,7 +22,7 @@
22# 22#
23AC_PREREQ(2.61) 23AC_PREREQ(2.61)
24# Checks for programs. 24# Checks for programs.
25AC_INIT([gnunet], [0.10.1], [bug-gnunet@gnu.org]) 25AC_INIT([gnunet], [0.11.0], [bug-gnunet@gnu.org])
26 26
27AC_CANONICAL_TARGET 27AC_CANONICAL_TARGET
28AC_CANONICAL_HOST 28AC_CANONICAL_HOST
@@ -1580,8 +1580,6 @@ src/dht/Makefile
1580src/dht/dht.conf 1580src/dht/dht.conf
1581src/dns/Makefile 1581src/dns/Makefile
1582src/dns/dns.conf 1582src/dns/dns.conf
1583src/dv/Makefile
1584src/dv/dv.conf
1585src/exit/Makefile 1583src/exit/Makefile
1586src/fragmentation/Makefile 1584src/fragmentation/Makefile
1587src/fs/Makefile 1585src/fs/Makefile