aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-12-07 06:25:32 +0000
committerRuss Allbery <rra@stanford.edu>2007-12-07 06:25:32 +0000
commitd6f434c6f39567609e6b4d2c83b5cd9e55d9af83 (patch)
tree7208e351f1e9eac4223e461580ea99a82ee7bce3 /configure.ac
parentbc043eb26eebd54857814caf02641d866ec5beb7 (diff)
Release 0.5.
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 e0d16de..da5c302 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ dnl See LICENSE for licensing terms.
AC_REVISION([$Revision$])
AC_PREREQ([2.61])
-AC_INIT([wallet], [0.4], [rra@stanford.edu])
+AC_INIT([wallet], [0.5], [rra@stanford.edu])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_LIBOBJ_DIR([portable])
AM_INIT_AUTOMAKE([1.10])