diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-08-08 20:13:03 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-08-08 20:13:03 +0200 |
commit | 6b537bc38df28e042641b7b96f4b8da86a7ed97e (patch) | |
tree | 21bab1a87f2999d8170ccb55ae1b91630fd95e86 /configure.ac | |
parent | de09f05d49f887ea1d205ec2d97a7a0544bc8571 (diff) |
tagging v0.8.2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9d4f1e76a..4c70ab6a7 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ # # AC_PREREQ([2.69]) -AC_INIT([taler-exchange], [0.8.1], [taler-bug@gnunet.org]) +AC_INIT([taler-exchange], [0.8.2], [taler-bug@gnunet.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/util/util.c]) AC_CONFIG_HEADERS([taler_config.h]) |