From 52905cb4071a3a53efd10715cccc0237944e649f Mon Sep 17 00:00:00 2001 From: Monsta Date: Sun, 29 Nov 2015 20:53:22 +0300 Subject: Bump version to 1.12.1 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4aaaf1e1..a50ca4d0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Major changes in 1.12.1 are: +* Assorted bugfixes +* Translations update + Major changes in 1.12.0 are: * Connect to server dialog: add support for AFP * Retrieve strings directly from gschema (requires intltool 0.50.1) diff --git a/configure.ac b/configure.ac index 2d287d9c..e9d7d783 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.12.0], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.12.1], [http://www.mate-desktop.org]) # GLib min/max required versions AC_DEFINE([GLIB_VERSION_MAX_ALLOWED], [GLIB_VERSION_2_36], -- cgit v1.2.1