aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-04-08 08:07:27 +0000
committerChristian Grothoff <christian@grothoff.org>2014-04-08 08:07:27 +0000
commit99061ba0a112b54a7eea74edbada45b6a7a1c195 (patch)
tree1e5731db2d1e9e2aa1447cab7bd095f57713feea
parent46ffd23b643a7a73c849e4a97cbe51869051b951 (diff)
downloadgnunet-99061ba0a112b54a7eea74edbada45b6a7a1c195.tar.gz
gnunet-99061ba0a112b54a7eea74edbada45b6a7a1c195.zip
-version bump
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 8139cc2d5..3589bb145 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--2013 Christian Grothoff (and other contributing authors) 2# (C) 2001--2014 Christian Grothoff (and other contributing authors)
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.0], [bug-gnunet@gnu.org]) 25AC_INIT([gnunet], [0.10.1], [bug-gnunet@gnu.org])
26 26
27AC_CANONICAL_TARGET 27AC_CANONICAL_TARGET
28AC_CANONICAL_HOST 28AC_CANONICAL_HOST