gnunet-svn
[Top][All Lists]
Advanced

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

[merchant] branch master updated: bump version to 1.0.2


From: Admin
Subject: [merchant] branch master updated: bump version to 1.0.2
Date: Wed, 04 Jun 2025 23:07:36 +0200

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

dold pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 811ce1ad bump version to 1.0.2
811ce1ad is described below

commit 811ce1add5e7cd795c113dde8a606887342c83ed
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Jun 4 23:07:24 2025 +0200

    bump version to 1.0.2
---
 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 50e50e5f..4d5f1bef 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],[1.0.1],[taler-bug@gnunet.org])
+AC_INIT([taler-merchant],[1.0.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 5835a73c..55c7af12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+taler-merchant (1.0.2) unstable; urgency=low
+
+  * Release 1.0.2.
+
+ -- Florian Dold <florian@dold.me>  Wed, 04 Jun 2025 23:07:09 +0200
+
 taler-merchant (1.0.1) unstable; urgency=low
 
   * Release 1.0.1.
diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy
index aaf6c222..e78a05ad 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         = 1.0.1
+PROJECT_NUMBER         = 1.0.2
 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]