diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d36c8cf..bd59f54 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-rc2], [ratpoison-devel@nongnu.org]) +AC_INIT([ratpoison], [1.4.7-rc3], [ratpoison-devel@nongnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([src/main.c]) |