summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2013-04-07 17:12:23 +0200
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2013-04-07 17:12:23 +0200
commitb512806d40ca771ce9ee74b47e5a828ad6039e7c (patch)
treef5aa5bf16e0493ec606fa2b8f24301618e9dafa8
parent9e2bf1b60d7e603c6435b1763ab7506e4b5deb0d (diff)
downloadratpoison-b512806d40ca771ce9ee74b47e5a828ad6039e7c.zip
oops, actually bump to 1.4.7-beta
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a279f34..099af6f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ dnl
dnl $Id: configure.in,v 1.54 2006/12/19 22:13:07 sabetts Exp $
-AC_INIT([ratpoison], [1.4.6-beta], [ratpoison-devel@nongnu.org])
+AC_INIT([ratpoison], [1.4.7-beta], [ratpoison-devel@nongnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src/main.c])