summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-17 15:10:16 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-17 15:10:16 +0200
commit1e8af2df5c33bf9b8e99e4afaf1fcd4ac3fd6024 (patch)
tree436bdd2425186e14189131b745b7f37d3faa2678
parent54e03b5f0b19baefa899fdea76e5b06d57d1180b (diff)
downloadmerchant-0.8.2.tar.gz
merchant-0.8.2.tar.bz2
merchant-0.8.2.zip
-version bumpv0.8.2
-rw-r--r--ChangeLog3
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
3 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e39b21f5..b183f7be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Tue 17 Aug 2021 03:08:53 PM CEST
+ Releasing taler-merchant 0.8.2. -CG
+
Thu 22 Apr 2021 11:30:13 PM CEST
Integrate new single-page app. -CG/SM
diff --git a/configure.ac b/configure.ac
index c971b2b1..c487554d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
# This configure file is in the public domain
AC_PREREQ([2.69])
-AC_INIT([taler-merchant], [0.8.1], [taler-bug@gnunet.org])
+AC_INIT([taler-merchant], [0.8.2], [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
diff --git a/debian/changelog b/debian/changelog
index e09b82da..ee547f88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+taler-merchant (0.8.2) unstable; urgency=low
+
+ * Official release of GNU Taler merchant 0.8.2.
+
+ -- Christian Grothoff <grothoff@taler.net> Tue, 17 Aug 2021 23:23:21 +0200
+
taler-merchant (0.8.1) unstable; urgency=low
* Official release of GNU Taler merchant 0.8.1.