diff options
author | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2013-04-07 04:46:19 +0200 |
---|---|---|
committer | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2013-04-07 04:46:19 +0200 |
commit | 5eb7e54012f2b0166008d2710b6354450600c9ca (patch) | |
tree | 0801d36d37c26eb8fe4b2919ae9fd3019402bfb0 | |
parent | 385a0db406c095ec05ab7cf9203f9eb88a73d6b1 (diff) | |
download | ratpoison-5eb7e54012f2b0166008d2710b6354450600c9ca.zip |
Bump to 1.4.7-beta
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 742d9ba..a279f34 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], [ratpoison-devel@nongnu.org]) +AC_INIT([ratpoison], [1.4.6-beta], [ratpoison-devel@nongnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([src/main.c]) |