From 8f9ed6d942125fda6b4d9da7ebd9d86b5744a298 Mon Sep 17 00:00:00 2001 From: TingPing Date: Thu, 7 Aug 2014 16:30:28 -0400 Subject: Bump master to development release 2.11.0 To anybody confused this is not the next stable release, it is just a way to differentiate master from the 2.10 branch and next stable will be 2.12.0 similar to Gnome's versioning scheme. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a3a0d323..61feba80 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.0]) +AC_INIT([HexChat],[2.11.0]) AC_PREREQ([2.60]) AC_COPYRIGHT([Copyright (C) 1998-2010 Peter Zelezny]) -- cgit 1.4.1