summary refs log tree commit diff stats
path: root/configure.ac
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-11-10 19:46:36 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-11-10 19:46:36 +0100
commitebb157616fd3a8f984f8bd5fd3a22ddaf7d488a7 (patch)
tree357ca1cf65c2a94f104b6bb31622c377f589ea94 /configure.ac
parentec62dc0626e32b9dbe72af9defd90ec09b070d2b (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 a7d1584f..94270e2d 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.3])
+AC_INIT([HexChat],[2.9.4])
 
 AC_PREREQ([2.60])
 AC_COPYRIGHT([Copyright (C) 1998-2010 Peter Zelezny])