diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-12-23 21:54:31 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-12-23 21:54:31 +0000 |
commit | e5494c55573c92958633c08c906b95d4ce0dc472 (patch) | |
tree | e38007875ff4b7ae3e2fb96d589037446fc65194 /configure.ac | |
parent | 6b1c16cc8dc30d1718d9bb2c8ad262c24dc41073 (diff) |
-version bumping
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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 @@ # AC_PREREQ(2.61) # Checks for programs. -AC_INIT([gnunet], [0.9.5a], [bug-gnunet@gnu.org]) +AC_INIT([gnunet], [0.10.0], [bug-gnunet@gnu.org]) AC_CANONICAL_TARGET AC_CANONICAL_HOST |