summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-04 20:35:47 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-04 20:36:00 +0100
commitc5ff2444bb5f2d0d37b3c94b5afcb781174d51ce (patch)
tree6c0b4590b092d0866a96b4b1fc05c63d0babaf13 /configure.ac
parentf7a2352da21acd0dbb5304e34d61d7588798c672 (diff)
downloadexchange-c5ff2444bb5f2d0d37b3c94b5afcb781174d51ce.tar.gz
exchange-c5ff2444bb5f2d0d37b3c94b5afcb781174d51ce.tar.bz2
exchange-c5ff2444bb5f2d0d37b3c94b5afcb781174d51ce.zip
starting packaging for 0.9.4a
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 349e37178..18d774073 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange],[0.9.4],[taler-bug@gnunet.org])
+AC_INIT([taler-exchange],[0.9.4a],[taler-bug@gnunet.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])