exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit ffb6fb608a7a29871ebd2e6f9e54f200806a3b7f
parent a8412268c057908bfd5109a8d9d605aae2375ea1
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 20 Jun 2016 17:44:10 +0200

-bumps for release

Diffstat:
MChangeLog | 3+++
Msrc/exchange-lib/Makefile.am | 2+-
2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,6 @@ +Mon Jun 20 17:40:49 CEST 2016 + Releasing taler-exchange 0.0.2. -CG + Mon Jun 13 16:35:09 CEST 2016 Splitting HTTP service to run on different listen sockets for /admin and /test-APIs and the normal public diff --git a/src/exchange-lib/Makefile.am b/src/exchange-lib/Makefile.am @@ -10,7 +10,7 @@ lib_LTLIBRARIES = \ libtalerexchange.la libtalerexchange_la_LDFLAGS = \ - -version-info 0:0:0 \ + -version-info 1:0:0 \ -no-undefined libtalerexchange_la_SOURCES = \