diff options
| author | Christian Grothoff <christian@grothoff.org> | 2019-10-26 21:16:13 +0200 | 
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2019-10-26 21:16:13 +0200 | 
| commit | 0a9e86450a59aedbbbcedea084b625b388e7e345 (patch) | |
| tree | 2d05184210ac6fb27b27714242428340c569fcee /src/lib | |
| parent | 841891ce7142218e716361e50c9b11f654cbaa8c (diff) | |
bump version
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/exchange_api_handle.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c index ea7762d9..f4a193d3 100644 --- a/src/lib/exchange_api_handle.c +++ b/src/lib/exchange_api_handle.c @@ -39,7 +39,7 @@   * Which revision of the Taler protocol is implemented   * by this library?  Used to determine compatibility.   */ -#define TALER_PROTOCOL_CURRENT 2 +#define TALER_PROTOCOL_CURRENT 5  /**   * How many revisions back are we compatible to? | 
