[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-exchange] 03/03: change version number to 0.5
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-exchange] 03/03: change version number to 0.5 |
Date: |
Wed, 04 Apr 2018 00:14:30 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository exchange.
commit 1731f5dc77422e3b87294616c3f94b055803a622
Author: Florian Dold <address@hidden>
AuthorDate: Wed Apr 4 00:13:36 2018 +0200
change version number to 0.5
---
ChangeLog | 3 +++
configure.ac | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index e5d3eaf..506ad35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Tue Apr 3 23:29:06 CEST 2018
+ Releasing Taler v0.5.0
+
Thu Jan 4 11:55:41 CET 2018
Fix issue #5234 (aggregator ignoring refunds).
Misc. minor fixes to the auditor. -CG
diff --git a/configure.ac b/configure.ac
index 0f760e2..d2254b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange], [0.4.0], address@hidden)
+AC_INIT([taler-exchange], [0.5.0], address@hidden)
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])
# support for non-recursive builds
--
To stop receiving notification emails like this one, please contact
address@hidden