summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2017-02-15 17:22:04 +0100
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2017-02-15 17:22:04 +0100
commitc6ecd5e789866f4f3f745288366d6f8a0587e3f2 (patch)
treeef653b238b1b927b84c7f25b1f999623c21cef9c
parent2dbe923ea51cc9a13f4c20091e1bfd86f56f9688 (diff)
downloadratpoison-c6ecd5e789866f4f3f745288366d6f8a0587e3f2.zip
Bump to 1.4.9-rc1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c685f8e..3764d9c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-AC_INIT([ratpoison], [1.4.9-xrandr4], [ratpoison-devel@nongnu.org])
+AC_INIT([ratpoison], [1.4.9-rc1], [ratpoison-devel@nongnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src/main.c])