summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-12-24 15:32:26 +0100
committerraveit65 <[email protected]>2017-12-24 15:32:26 +0100
commitd5d063204135b6fd676c0d8adb6319e16c662ec2 (patch)
tree461e55ee4660bb9c64d606b209c84b2fe888568c
parent46438a096ccb414f24ab423fee347c23a9729332 (diff)
downloadmate-desktop-d5d063204135b6fd676c0d8adb6319e16c662ec2.tar.bz2
mate-desktop-d5d063204135b6fd676c0d8adb6319e16c662ec2.tar.xz
release 1.19.2v1.19.2
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9dce323..3400ebb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+### mate-desktop 1.19.2
+
+ * Translations update
+ * WidthOfScreen and HeightOfScreen implementation
+
### mate-desktop 1.19.1
* Translations update
diff --git a/configure.ac b/configure.ac
index fed11a9..93a109b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([mate_platform], [1])
m4_define([mate_minor], [19])
-m4_define([mate_micro], [1])
+m4_define([mate_micro], [2])
m4_define(mate_version, [mate_platform.mate_minor.mate_micro]),