summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-06-06 14:53:47 +0200
committerChristian Grothoff <christian@grothoff.org>2017-06-06 14:53:47 +0200
commitc0fdf51d328272d946fedc25470d8ff65a2380d2 (patch)
tree501a628a6873d2e4635973ea0a35092811e5a818 /configure.ac
parentd71e90c683a465ec73da35b1ac8ca8d617610565 (diff)
downloadmerchant-c0fdf51d328272d946fedc25470d8ff65a2380d2.tar.gz
merchant-c0fdf51d328272d946fedc25470d8ff65a2380d2.tar.bz2
merchant-c0fdf51d328272d946fedc25470d8ff65a2380d2.zip
bumping versions for 0.3.0 releasev0.3.0
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 5378a990..11afa001 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
# This configure file is in the public domain
AC_PREREQ([2.69])
-AC_INIT([taler-merchant], [0.2.0], [taler-bug@gnunet.org])
+AC_INIT([taler-merchant], [0.3.0], [taler-bug@gnunet.org])
AC_CONFIG_SRCDIR([src/backend/taler-merchant-httpd.c])
AC_CONFIG_HEADERS([taler_merchant_config.h])
# support for non-recursive builds