aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-23 21:54:31 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-23 21:54:31 +0000
commite5494c55573c92958633c08c906b95d4ce0dc472 (patch)
treee38007875ff4b7ae3e2fb96d589037446fc65194 /configure.ac
parent6b1c16cc8dc30d1718d9bb2c8ad262c24dc41073 (diff)
downloadgnunet-e5494c55573c92958633c08c906b95d4ce0dc472.tar.gz
gnunet-e5494c55573c92958633c08c906b95d4ce0dc472.zip
-version bumping
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 01b0d58d1..3f8da0470 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.9.5a], [bug-gnunet@gnu.org]) 25AC_INIT([gnunet], [0.10.0], [bug-gnunet@gnu.org])
26 26
27AC_CANONICAL_TARGET 27AC_CANONICAL_TARGET
28AC_CANONICAL_HOST 28AC_CANONICAL_HOST