From 304866dd42e3ec1d8f1694f42c69af247a772330 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 6 Apr 2015 18:26:41 +0200 Subject: Bump version to 1.10.0 --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index e4cf2aac..6eb4ca54 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Major changes in 1.9.90 are: +Major changes in 1.10.0 are: * Allow extensions to be enabled/disabled at runtime * Bugfixes diff --git a/configure.ac b/configure.ac index 1789396d..3e2bc84a 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ dnl Interface break is not allowed. m4_define(caja_extension_current, 5) m4_define(caja_extension_revision, 0) -AC_INIT([caja], [1.9.90], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.10.0], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version -- cgit v1.2.1