aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-10-27 14:26:40 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-10-27 14:26:40 +0900
commit9c81cacd99cbb2037da574dcc560e584cb8686d1 (patch)
tree70fcc77e1f4befe41b5b83e478bd759bf07b6376
parentae8d5664c3fc944a61b52e33223b05f13c618523 (diff)
downloadgnunet-gtk-9c81cacd99cbb2037da574dcc560e584cb8686d1.tar.gz
gnunet-gtk-9c81cacd99cbb2037da574dcc560e584cb8686d1.zip
bump version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 517c963c..1a4990fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
20# Process this file with autoconf to produce a configure script. 20# Process this file with autoconf to produce a configure script.
21# 21#
22AC_PREREQ([2.69]) 22AC_PREREQ([2.69])
23AC_INIT([GNUnet GTK],[0.17.0],[bug-gnunet@gnu.org],[gnunet-gtk]) 23AC_INIT([GNUnet GTK],[0.18.0],[bug-gnunet@gnu.org],[gnunet-gtk])
24AC_CONFIG_AUX_DIR([build-aux]) 24AC_CONFIG_AUX_DIR([build-aux])
25AM_INIT_AUTOMAKE([silent-rules]) 25AM_INIT_AUTOMAKE([silent-rules])
26AC_CONFIG_HEADERS([gnunet_gtk_config.h]) 26AC_CONFIG_HEADERS([gnunet_gtk_config.h])