Bump version to 2.12.0

This commit is contained in:
Patrick Griffis 2016-03-12 03:04:42 -05:00
parent d48f31191f
commit fc20786a5e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([HexChat],[2.11.0])
AC_INIT([HexChat],[2.12.0])
AC_PREREQ([2.64])
AC_COPYRIGHT([Copyright (C) 1998-2010 Peter Zelezny])