gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] branch master updated: right version in autoco


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: right version in autoconf
Date: Tue, 13 Feb 2018 10:41:31 +0100

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

marcello pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 3e2ddde  right version in autoconf
3e2ddde is described below

commit 3e2ddde579b4b85f8db7bc69ba23a4dc1a524e9a
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Feb 13 10:41:20 2018 +0100

    right version in autoconf
---
 Makefile.am  | 1 -
 configure.ac | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 012f7b2..c6f5581 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,6 @@ EXTRA_DIST = \
  bank.conf \
  bank-check.conf \
  bank-check-alt-badamount.conf \
- bank-check-alt-baddb.conf \
  bank-check-alt-nocurrency.conf
 
 pkgcfgdir= $(prefix)/share/taler/config.d/
diff --git a/configure.ac b/configure.ac
index 4904365..f242d92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 # This script is in the public domain.
 AC_PREREQ(2.61)
-AC_INIT([taler-bank], [0.4.0], address@hidden)
+AC_INIT([taler-bank], [0.5.0], address@hidden)
 
 AC_CONFIG_MACRO_DIR([m4])
 

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



reply via email to

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