summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2013-04-01 18:13:24 +0200
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2013-04-01 18:13:24 +0200
commitb4149b1b51fd94e0c044a42cc32c2a3bde274e84 (patch)
tree9af7823c03819370a41b0445391e418326f0972d /configure.ac
parent340833f5e0c4350ac0c7fc6589a4305014b56ba8 (diff)
downloadratpoison-b4149b1b51fd94e0c044a42cc32c2a3bde274e84.zip
bump to 1.4.6-rc1
* add NEWS and ChangeLog bits
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 de6bde2..9a7a97b 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-GIT], [ratpoison-devel@nongnu.org])
+AC_INIT([ratpoison], [1.4.6-rc1], [ratpoison-devel@nongnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src/main.c])