summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2014-03-29 19:50:17 +0100
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2014-03-29 19:50:17 +0100
commitf9d4a134f566b561c9c771166de2139c7ebb8c9d (patch)
treebe57ac98793ecc5b5d0b17208861fdaa361af01f /configure.ac
parent9732d147d89b53f56bcded70f9fc2a375a235fd8 (diff)
downloadratpoison-f9d4a134f566b561c9c771166de2139c7ebb8c9d.zip
Here's 1.4.7-rc2.
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 67adcb3..d36c8cf 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.7-rc1], [ratpoison-devel@nongnu.org])
+AC_INIT([ratpoison], [1.4.7-rc2], [ratpoison-devel@nongnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src/main.c])