diff options
author | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2014-04-08 18:14:37 +0200 |
---|---|---|
committer | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2014-04-08 18:14:37 +0200 |
commit | 114f29821912e890d44d9c2d3caa181d3edd46d0 (patch) | |
tree | 912d18f2740c32fae35c73a0b746921bec7bd600 | |
parent | 1cff86f4551bdc5097c86af6656d9b4891d991a5 (diff) | |
download | ratpoison-114f29821912e890d44d9c2d3caa181d3edd46d0.zip |
Here comes ratpoison-1.4.7
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index bd59f54..386483f 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-rc3], [ratpoison-devel@nongnu.org]) +AC_INIT([ratpoison], [1.4.7], [ratpoison-devel@nongnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([src/main.c]) |