gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: version bumping


From: gnunet
Subject: [taler-merchant] branch master updated: version bumping
Date: Tue, 17 Sep 2024 16:25:04 +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 76f00de7 version bumping
76f00de7 is described below

commit 76f00de7cbb681f5d1c04ae07d4003aa386f8135
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Sep 17 16:25:02 2024 +0200

    version bumping
---
 configure.ac           | 2 +-
 debian/changelog       | 6 ++++++
 debian/control         | 6 +++---
 doc/doxygen/taler.doxy | 2 +-
 4 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/configure.ac b/configure.ac
index 3d42161c..8e7b36e0 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.13.0],[taler-bug@gnunet.org])
+AC_INIT([taler-merchant],[0.14.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/debian/changelog b/debian/changelog
index daab3af0..bc417799 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+taler-merchant (0.14.0) unstable; urgency=low
+
+  * Release version 0.14.0
+
+ -- Christian Grothoff <grothoff@taler.net>  Tue, 17 Sep 2024 16:35:43 +0200
+
 taler-merchant (0.13.0) unstable; urgency=low
 
   * Release 0.13.0
diff --git a/debian/control b/debian/control
index ce994bf1..70f9f39f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  debhelper-compat (= 12),
  gettext,
  libgnunet-dev (>=0.22),
- libtalerexchange-dev (>=0.13.0),
+ libtalerexchange-dev (>=0.14.0),
  libpq-dev (>=15.0),
  po-debconf,
  libqrencode-dev,
@@ -48,7 +48,7 @@ Pre-Depends:
  ${misc:Pre-Depends}
 Depends:
  libtalermerchant (= ${binary:Version}),
- libtalerexchange (>= 0.13.0),
+ libtalerexchange (>= 0.14.0),
  adduser,
  lsb-base,
  netbase,
@@ -69,7 +69,7 @@ Package: libtalermerchant-dev
 Section: libdevel
 Architecture: any
 Depends:
- libtalerexchange-dev (>= 0.13.0),
+ libtalerexchange-dev (>= 0.14.0),
  libgnunet-dev (>=0.22),
  ${misc:Depends},
  ${shlibs:Depends}
diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy
index 83c73eb8..e9fa02f6 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.11.0
+PROJECT_NUMBER         = 0.14.0
 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]