diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-14 00:58:54 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-14 00:58:54 +0200 |
commit | de1a2a7b3329ee5ef82a6b7857445e568ae752a6 (patch) | |
tree | 86f02ccf982f28404b34fb7119329808a4d9ea06 /configure.ac | |
parent | bc4d4f6536402b0d23e5442c73449f4bbb3f61d4 (diff) |
Version bump
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 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]) |