diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-11-10 19:46:36 +0100 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-11-10 19:46:36 +0100 |
commit | ebb157616fd3a8f984f8bd5fd3a22ddaf7d488a7 (patch) | |
tree | 357ca1cf65c2a94f104b6bb31622c377f589ea94 /configure.ac | |
parent | ec62dc0626e32b9dbe72af9defd90ec09b070d2b (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 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]) |