summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2014-12-08 18:43:29 -0800
committerRuss Allbery <eagle@eyrie.org>2014-12-08 18:43:29 -0800
commit391f4f927e4bef8de9b470cbc86edfd0c039f463 (patch)
tree601fbac0b671b52be09536b977dcfc12f4cc9406 /configure.ac
parent535ab35781b30805962201874ffff16492ca265d (diff)
Release 1.2
Change-Id: I4157db0f690542db0eb1bfbcb7e15bfee890cd65
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 7bd0585..7c687cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ dnl
dnl See LICENSE for licensing terms.
AC_PREREQ([2.64])
-AC_INIT([wallet], [1.1], [eagle@eyrie.org])
+AC_INIT([wallet], [1.2], [eagle@eyrie.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_LIBOBJ_DIR([portable])
AC_CONFIG_MACRO_DIR([m4])