summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 36328af..c94d16e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+mate-desktop 1.14.1
+
+ * Translations update
+ * Backgrounds: Take EXIF rotation tags into consideration
+ * enable installation of mate.svg
+
mate-desktop 1.14.0
* Drop MateConf migration script and ancient mate-conf-import tool
diff --git a/configure.ac b/configure.ac
index 2888d5f..b672c0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([mate_platform], [1])
m4_define([mate_minor], [14])
-m4_define([mate_micro], [0])
+m4_define([mate_micro], [1])
m4_define(mate_version, [mate_platform.mate_minor.mate_micro]),