diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-09-20 23:22:40 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-09-20 23:22:40 +0200 |
commit | 1deba9894ec03475193b4b945e2a8c8512ef0ab1 (patch) | |
tree | 7f0b6abb351f02c7adc72ad0524ad6f7184376ec /configure.ac | |
parent | 474a498b48defc9fbb433ffa72363040e822ab0d (diff) | |
download | weechat-1deba9894ec03475193b4b945e2a8c8512ef0ab1.zip |
Version 0.4.2-rc2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c596c20cf..6f469a385 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.56) -AC_INIT(WeeChat, 0.4.2-rc1, flashcode@flashtux.org) +AC_INIT(WeeChat, 0.4.2-rc2, flashcode@flashtux.org) AC_CONFIG_SRCDIR([configure.ac]) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE |