aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2024-05-15 17:30:50 +0200
committerChristian Grothoff <grothoff@gnunet.org>2024-05-15 17:30:50 +0200
commita99043594b1abdfae9a258ec8c6c504c0618a50f (patch)
tree14e91d327b0aecda24a3b6b7e35db039dfc13e4a
parent83e4bdf98687ade40a7726573292399502eb77a6 (diff)
version bump for v0.11.0
-rw-r--r--ChangeLog3
-rw-r--r--configure.ac2
m---------contrib/wallet-core0
-rw-r--r--debian/changelog6
-rw-r--r--doc/doxygen/taler.doxy2
m---------doc/prebuilt0
6 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6bc01461..46004f56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Wed May 15 19:43:41 AM CEST 2024
+ Releasing taler-merchant 0.11.0. -CG
+
Fri Apr 12 10:43:41 AM CEST 2024
Releasing taler-merchant 0.10.2. -CG
diff --git a/configure.ac b/configure.ac
index 46eef3a7..8ce927e9 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.10.2],[taler-bug@gnunet.org])
+AC_INIT([taler-merchant],[0.11.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
diff --git a/contrib/wallet-core b/contrib/wallet-core
-Subproject d3e46c22f9ac293441567673a0c5bd61f8e4987
+Subproject b272a075b4590f330eb4a82c257e79ea7f0c7c1
diff --git a/debian/changelog b/debian/changelog
index c04b84f3..3d0b2f4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+taler-merchant (0.11.0) unstable; urgency=low
+
+ * Releasing v0.11.0.
+
+ -- Christian Grothoff <grothoff@gnu.org> Wed, 15 May 2024 19:50:12 +0200
+
taler-merchant (0.10.2) unstable; urgency=low
* Update various submodules to latest version.
diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy
index e5185031..4394cfd4 100644
--- a/doc/doxygen/taler.doxy
+++ b/doc/doxygen/taler.doxy
@@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "GNU Taler: Merchant"
-PROJECT_NUMBER = 0.10.2
+PROJECT_NUMBER = 0.11.0
PROJECT_LOGO = logo.svg
OUTPUT_DIRECTORY = .
CREATE_SUBDIRS = YES
diff --git a/doc/prebuilt b/doc/prebuilt
-Subproject b8d2d2fa2ed2a771880f451725176f256583cb2
+Subproject c1a885ac1f9d9b2fdef19a976bed01dab4f7d85