From 0c522791febb318519865751022709bf812a0039 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 6 Jun 2017 14:03:53 +0200 Subject: bump versions for release --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 715e94e55..65efe78a8 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. # # This file is part of TALER -# Copyright (C) 2014, 2015, 2016 GNUnet e.V. and Inria +# Copyright (C) 2014, 2015, 2016, 2017 GNUnet e.V. and Inria # # TALER is free software; you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software @@ -17,7 +17,7 @@ # # AC_PREREQ([2.69]) -AC_INIT([taler-exchange], [0.2.0], [taler-bug@gnunet.org]) +AC_INIT([taler-exchange], [0.3.0], [taler-bug@gnunet.org]) AC_CONFIG_SRCDIR([src/util/util.c]) AC_CONFIG_HEADERS([taler_config.h]) # support for non-recursive builds -- cgit v1.2.3