summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2013-04-07 03:33:59 +0200
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2013-04-07 03:50:45 +0200
commit385a0db406c095ec05ab7cf9203f9eb88a73d6b1 (patch)
tree0ec97b200dc6e98e8d6ad372a06f11fa61dfd4a0
parent5e5a2e6339ff7be46001fb18b222bbeededf58ab (diff)
downloadratpoison-1.4.6.zip
Here comes ratpoison 1.4.6v1.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!
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])