summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-06-07 19:27:51 +0200
committerChristian Grothoff <christian@grothoff.org>2016-06-07 19:27:51 +0200
commite3a0df024619148d65c533dcd0695c4c093436ef (patch)
treec03728b63d3e4857e99aa0f4918c707c494ca31b /configure.ac
parente5894fac26def8fb1663056b73c8407c40f543c1 (diff)
downloadexchange-e3a0df024619148d65c533dcd0695c4c093436ef.tar.gz
exchange-e3a0df024619148d65c533dcd0695c4c093436ef.tar.bz2
exchange-e3a0df024619148d65c533dcd0695c4c093436ef.zip
Changelogv0.0.1
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 ee372082..65926453 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange], [0.0.0], [taler-bug@gnunet.org])
+AC_INIT([taler-exchange], [0.0.1], [taler-bug@gnunet.org])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])
# support for non-recursive builds