summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-04-24 23:07:43 +0000
committerRuss Allbery <rra@stanford.edu>2008-04-24 23:07:43 +0000
commitfb07ccacdd02794b0a30c2826825c3ca66ebe681 (patch)
tree7d7d711880be7cb5291a33820bb10e5cb4cf2532 /configure.ac
parent86bce23e53e6cc89ed5104b21a5fe33fab5a7a9f (diff)
Release 0.9.
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 83f3149..eb772a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl See LICENSE for licensing terms.
AC_REVISION([$Revision$])
AC_PREREQ([2.61])
-AC_INIT([wallet], [0.8], [rra@stanford.edu])
+AC_INIT([wallet], [0.9], [rra@stanford.edu])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_LIBOBJ_DIR([portable])
AM_INIT_AUTOMAKE([1.10])