diff --git a/configure.ac b/configure.ac index 3ed6a2513f5c6d155888fff3120f2d71666b501d..4750261b307684056efff7221a50f0699aebfc76 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.10.1]) +AC_INIT([HexChat],[2.10.2]) AC_PREREQ([2.60]) AC_COPYRIGHT([Copyright (C) 1998-2010 Peter Zelezny])