diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-05 00:41:53 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-05 00:41:53 +0200 |
commit | 89bee16e56d5c764092687320c4bbc480db21a55 (patch) | |
tree | 42e1b5595d9a725656e2042fd91501bb9fe49f7a /configure.in | |
parent | 2f09db1d4fe16a6bfa461ba5f05a5e5edd647337 (diff) |
Version bump
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 76ff7e88..66f08249 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.1],[http://www.hexchat.org/],[hexchat]) +AC_INIT([HexChat],[2.9.2],[http://www.hexchat.org/],[hexchat]) AC_PREREQ([2.60]) AC_COPYRIGHT([Copyright (C) 1998-2010 Peter Zelezny]) |