summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index f2387e1c9..ea83d8993 100644
--- a/configure.in
+++ b/configure.in
@@ -24,10 +24,10 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.56)
-AC_INIT(WeeChat, 0.3.6-rc2, flashcode@flashtux.org)
+AC_INIT(WeeChat, 0.3.6-rc3, flashcode@flashtux.org)
AC_CONFIG_SRCDIR([src/core/weechat.c])
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([weechat], [0.3.6-rc2])
+AM_INIT_AUTOMAKE([weechat], [0.3.6-rc3])
LICENSE="GPL3"
# Checks for programs