version bump and ChangeLog update
This commit is contained in:
parent
7d6b8d53d5
commit
134e067736
@ -1,3 +1,7 @@
|
||||
Fri Nov 18 18:53:30 CET 2016
|
||||
Improved error reporting for bogus wire specifications.
|
||||
Releasing taler-exchange 0.2.0. -CG
|
||||
|
||||
Thu Nov 17 16:37:22 CET 2016
|
||||
Added missing idempotency checks for /refresh/reveal. -CG
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
#
|
||||
#
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([taler-exchange], [0.1.0], [taler-bug@gnunet.org])
|
||||
AC_INIT([taler-exchange], [0.2.0], [taler-bug@gnunet.org])
|
||||
AC_CONFIG_SRCDIR([src/util/util.c])
|
||||
AC_CONFIG_HEADERS([taler_config.h])
|
||||
# support for non-recursive builds
|
||||
|
Loading…
Reference in New Issue
Block a user