summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2014-06-01 13:07:12 -0400
committerTingPing <tingping@tingping.se>2014-06-01 13:07:12 -0400
commit9b9ca27987a613191de6a277f327bef0a5fceae2 (patch)
treee3dceebdb2624fdc3c394d7bf0a7aa6c1cb35dac
parent6187b35fa6854a7f8e55adb95074d4632650858d (diff)
Bump version to 2.10.0
-rw-r--r--configure.ac2
-rw-r--r--win32/version.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 60041231..0e4d1922 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.6])
+AC_INIT([HexChat],[2.10.0])
 
 AC_PREREQ([2.60])
 AC_COPYRIGHT([Copyright (C) 1998-2010 Peter Zelezny])
diff --git a/win32/version.txt b/win32/version.txt
index daf077f9..f161b5d8 100644
--- a/win32/version.txt
+++ b/win32/version.txt
@@ -1 +1 @@
-2.9.6
\ No newline at end of file
+2.10.0
\ No newline at end of file