summary refs log tree commit diff stats
path: root/configure.ac
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-14 00:58:54 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-14 00:58:54 +0200
commitde1a2a7b3329ee5ef82a6b7857445e568ae752a6 (patch)
tree86f02ccf982f28404b34fb7119329808a4d9ea06 /configure.ac
parentbc4d4f6536402b0d23e5442c73449f4bbb3f61d4 (diff)
Version bump
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6e5d8d90..7c241894 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([HexChat],[2.9.2],[http://www.hexchat.org/],[hexchat])
+AC_INIT([HexChat],[2.9.3],[http://www.hexchat.org/],[hexchat])
 
 AC_PREREQ([2.60])
 AC_COPYRIGHT([Copyright (C) 1998-2010 Peter Zelezny])