[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] branch master updated: bump version
From: |
gnunet |
Subject: |
[taler-merchant] branch master updated: bump version |
Date: |
Sat, 23 Sep 2023 19:30:29 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository merchant.
The following commit(s) were added to refs/heads/master by this push:
new 9e009f65 bump version
9e009f65 is described below
commit 9e009f65b0541b1554137f198a7194a637dfd8e1
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Sep 23 19:30:23 2023 +0200
bump version
---
configure.ac | 2 +-
debian/changelog | 6 ++++++
doc/doxygen/taler.doxy | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index d42e370e..73c7ea1c 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.9.2],[taler-bug@gnunet.org])
+AC_INIT([taler-merchant],[0.9.3],[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 11366017..7191e423 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+taler-merchant (0.9.3-1) unstable; urgency=low
+
+ * Actual v0.9.3 release.
+
+ -- Christian Grothoff <grothoff@gnu.org> Wed, 27 Sep 2023 03:50:12 +0200
+
taler-merchant (0.9.3) unstable; urgency=low
* First work towards packaging v0.9.3.
diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy
index 80e1acbd..8ee523ec 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.8.1
+PROJECT_NUMBER = 0.9.3
PROJECT_LOGO = logo.svg
OUTPUT_DIRECTORY = .
CREATE_SUBDIRS = YES
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-merchant] branch master updated: bump version,
gnunet <=