summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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