diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-04-03 14:36:54 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-04-03 14:36:54 +0200 |
commit | 10c1ecc2798ee90a0cb115942beef8f9cba57f0d (patch) | |
tree | 85c5b117a98fda01fa347fba233bc2812d6d38eb /configure.ac | |
parent | 8b6b7febc5af8f10e308f41730ef3c8297f8e55e (diff) |
disting
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 ac8ed60c2..e0f58b985 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # AC_PREREQ(2.61) # Checks for programs. -AC_INIT([gnunet], [0.11.0], [bug-gnunet@gnu.org]) +AC_INIT([gnunet], [0.11.1], [bug-gnunet@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CANONICAL_TARGET |