[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] 03/03: bump version to 0.13.0
From: |
gnunet |
Subject: |
[taler-merchant] 03/03: bump version to 0.13.0 |
Date: |
Wed, 28 Aug 2024 23:41:05 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository merchant.
commit 3d7e13f2fb2c12c00e4c5123219365c802e4e379
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Aug 28 23:40:58 2024 +0200
bump version to 0.13.0
---
ChangeLog | 3 +++
configure.ac | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index b718bde5..074aada8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Wed Aug 28 11:39:36 PM CEST 2024
+ Releasing taler-merchant 0.13.0. -FD
+
Wed Jul 24 06:50:10 AM CEST 2024
Releasing taler-merchant 0.12.0. -FD
diff --git a/configure.ac b/configure.ac
index f999a7ec..bc6b9b0c 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.12.0],[taler-bug@gnunet.org])
+AC_INIT([taler-merchant],[0.13.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
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.