From 385a0db406c095ec05ab7cf9203f9eb88a73d6b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Courr=C3=A8ges-Anglas?= Date: Sun, 7 Apr 2013 03:33:59 +0200 Subject: Here comes ratpoison 1.4.6 Thanks a lot to Shawn Betts, Bernhard R. Link and all of you folks who provided advices, bugreports and feedback. Long live ratpoison! Death to the rodent! --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9a7a97b..742d9ba 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-rc1], [ratpoison-devel@nongnu.org]) +AC_INIT([ratpoison], [1.4.6], [ratpoison-devel@nongnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([src/main.c]) -- cgit v1.2.3