gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] 01/01: bumping versions for v0.4.0 release


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] 01/01: bumping versions for v0.4.0 release
Date: Wed, 18 Oct 2017 15:35:03 +0200

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

grothoff pushed a commit to tag v0.4.0
in repository merchant.

commit 019f6fd33e3c538881841dc6939b105e4601d038
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Oct 18 15:34:52 2017 +0200

    bumping versions for v0.4.0 release
---
 ChangeLog                 | 3 +++
 configure.ac              | 2 +-
 src/backenddb/Makefile.am | 2 +-
 src/lib/Makefile.am       | 2 +-
 4 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 749eede..5b0dfa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Wed Oct 18 15:33:23 CEST 2017
+       Releasing taler-merchant 0.4.0. -CG
+
 Thu Jun 22 15:12:37 CEST 2017
         Implementing /refund
 
diff --git a/configure.ac b/configure.ac
index f3f7b23..73c850d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 # This configure file is in the public domain
 
 AC_PREREQ([2.69])
-AC_INIT([taler-merchant], [0.3.0], address@hidden)
+AC_INIT([taler-merchant], [0.4.0], address@hidden)
 AC_CONFIG_SRCDIR([src/backend/taler-merchant-httpd.c])
 AC_CONFIG_HEADERS([taler_merchant_config.h])
 # support for non-recursive builds
diff --git a/src/backenddb/Makefile.am b/src/backenddb/Makefile.am
index a33ced8..e374403 100644
--- a/src/backenddb/Makefile.am
+++ b/src/backenddb/Makefile.am
@@ -29,7 +29,7 @@ libtalermerchantdb_la_LIBADD = \
 
 libtalermerchantdb_la_LDFLAGS = \
   $(POSTGRESQL_LDFLAGS) \
-  -version-info 1:0:0 \
+  -version-info 2:0:0 \
   -no-undefined
 
 libtaler_plugin_merchantdb_postgres_la_SOURCES = \
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index aebf74b..6136cdd 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -10,7 +10,7 @@ lib_LTLIBRARIES = \
   libtalermerchant.la
 
 libtalermerchant_la_LDFLAGS = \
-  -version-info 1:0:0 \
+  -version-info 2:0:0 \
   -no-undefined
 
 libtalermerchant_la_SOURCES = \

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]