From be41124fdaa757a6e6585e29a2f4996fd7443791 Mon Sep 17 00:00:00 2001
From: Stefano Karapetsas <stefano@karapetsas.com>
Date: Fri, 8 May 2015 08:44:19 +0200
Subject: Bump version to 1.10.0

---
 NEWS         | 5 +++--
 configure.ac | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index a445db1..521fead 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
-1.9.90
+1.10.0
 
-  * ...
+  * Bugfixes
+  * Add about window for caja extensions tab
 
 1.8.1 Bugfix release
 
diff --git a/configure.ac b/configure.ac
index 9cac888..c0ed460 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([python-caja], [1.9.90],
+AC_INIT([python-caja], [1.10.0],
 	[https://github.com/mate-desktop/python-caja/issues],
 	[python-caja], [http://mate-desktop.org])
 
-- 
cgit v1.2.1