From 74ad73662658c63bdbf06867c20f71f8649e2492 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 15 Jul 2012 12:32:45 +0200 Subject: Update version and revision info --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 0e0bcec3..a65823fa 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([HexChat],[2.9.0],[http://www.hexchat.org/],[hexchat]) +AC_INIT([HexChat],[2.9.1],[http://www.hexchat.org/],[hexchat]) AC_PREREQ([2.60]) AC_COPYRIGHT([Copyright (C) 1998-2010 Peter Zelezny]) @@ -55,7 +55,7 @@ AH_VERBATIM([USING_LINUX],[#undef USING_LINUX]) AH_VERBATIM([socklen_t],[#undef socklen_t]) AH_VERBATIM([USE_DBUS],[#undef USE_DBUS]) -AC_DEFINE([XCHAT_REVISION],["1515"],[XChat SVN Revision]) +AC_DEFINE([XCHAT_REVISION],["1520"],[XChat SVN Revision]) AC_PATH_PROG(sedpath, sed) if test "_$sedpath" = _; then -- cgit 1.4.1