gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -final preparations for v0.8.3 r


From: gnunet
Subject: [taler-exchange] branch master updated: -final preparations for v0.8.3 release
Date: Fri, 13 Aug 2021 22:44:15 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 73260204 -final preparations for v0.8.3 release
73260204 is described below

commit 732602042a73b504e21fadf57b85e78d1e904d7a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Aug 13 22:44:12 2021 +0200

    -final preparations for v0.8.3 release
---
 ChangeLog              | 5 +++++
 configure.ac           | 2 +-
 debian/changelog       | 6 ++++++
 doc/doxygen/taler.doxy | 2 +-
 4 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 540574fe..2c603824 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri 13 Aug 2021 10:40:57 PM CEST
+    Add support for long-polling of bank account histories.
+    Add support for event notifications to exchange DB API.
+    Releasing GNU Taler 0.8.3. -CG
+
 Sun 08 Aug 2021 08:36:21 PM CEST
     Improved code to use new GNUNET_JSON_PACK API.
     Improved code to use new GNUNET_TIME APIs.
diff --git a/configure.ac b/configure.ac
index 4c70ab6a..6aeb7365 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 #
 #
 AC_PREREQ([2.69])
-AC_INIT([taler-exchange], [0.8.2], [taler-bug@gnunet.org])
+AC_INIT([taler-exchange], [0.8.3], [taler-bug@gnunet.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([src/util/util.c])
 AC_CONFIG_HEADERS([taler_config.h])
diff --git a/debian/changelog b/debian/changelog
index fd6b34c1..94202392 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+taler-exchange (0.8.3) unstable; urgency=low
+
+  * Official release of GNU Taler 0.8.3.
+
+ -- Christian Grothoff <grothoff@taler.net>  Fri, 13 Aug 2021 23:23:21 +0200
+
 taler-exchange (0.8.2) unstable; urgency=low
 
   * Official release of GNU Taler 0.8.2.
diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy
index d8c9f6fb..dafe78fa 100644
--- a/doc/doxygen/taler.doxy
+++ b/doc/doxygen/taler.doxy
@@ -5,7 +5,7 @@
 #---------------------------------------------------------------------------
 DOXYFILE_ENCODING      = UTF-8
 PROJECT_NAME           = "GNU Taler: Exchange"
-PROJECT_NUMBER         = 0.8.2
+PROJECT_NUMBER         = 0.8.3
 PROJECT_LOGO           = logo.svg
 OUTPUT_DIRECTORY       = .
 CREATE_SUBDIRS         = YES

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]