summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-08 20:13:03 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-08 20:13:03 +0200
commit6b537bc38df28e042641b7b96f4b8da86a7ed97e (patch)
tree21bab1a87f2999d8170ccb55ae1b91630fd95e86 /configure.ac
parentde09f05d49f887ea1d205ec2d97a7a0544bc8571 (diff)
downloadexchange-6b537bc38df28e042641b7b96f4b8da86a7ed97e.tar.gz
exchange-6b537bc38df28e042641b7b96f4b8da86a7ed97e.tar.bz2
exchange-6b537bc38df28e042641b7b96f4b8da86a7ed97e.zip
tagging v0.8.2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
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])