diff options
author | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2017-03-10 04:28:27 +0100 |
---|---|---|
committer | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2017-03-10 04:28:27 +0100 |
commit | 1ac339189018536f880feb15bead2cadb549123f (patch) | |
tree | e9eaccdf62a61341f8730cbf60292b88f8a7e04e | |
parent | c49edd9df850bddf40db4619015a5c6d49dd8144 (diff) | |
download | ratpoison-1ac339189018536f880feb15bead2cadb549123f.zip |
Bump to -rc2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4399f1d..b7e2a1a 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-rc1], [ratpoison-devel@nongnu.org]) +AC_INIT([ratpoison], [1.4.9-rc2], [ratpoison-devel@nongnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([src/main.c]) |