summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-01-05 02:22:45 +0100
committerWolfgang Ulbrich <[email protected]>2016-01-05 02:22:45 +0100
commit8032c71822b165fd46183711ef3ca8bfe3e899c4 (patch)
treeb9d7cba8e038c17e0458b1e8c3b7c13bb544062a
parente7633e6c169c0264771e10f68d2e06d4f589cf9a (diff)
downloadmate-desktop-8032c71822b165fd46183711ef3ca8bfe3e899c4.tar.bz2
mate-desktop-8032c71822b165fd46183711ef3ca8bfe3e899c4.tar.xz
pre-bump version to 1.13.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7ebea99..a43f9b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+mate-desktop 1.13.0
+
mate-desktop 1.12.0
* Require dconf 0.13.4
diff --git a/configure.ac b/configure.ac
index 4e01747..efd084f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
m4_define([mate_platform], [1])
-m4_define([mate_minor], [12])
+m4_define([mate_minor], [13])
m4_define([mate_micro], [0])
m4_define(mate_version, [mate_platform.mate_minor.mate_micro]),