summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonsta <[email protected]>2015-07-13 16:17:06 +0300
committerMonsta <[email protected]>2015-07-13 16:17:44 +0300
commita62935fbde5811ed95f5d729786fc07c5f307956 (patch)
tree0e9f93212e13288b9f4c569f129c7eb1edaca22b
parentfb522992685b334c9b5e56d3eb15f9ba2d0b3acd (diff)
downloadmate-control-center-a62935fbde5811ed95f5d729786fc07c5f307956.tar.bz2
mate-control-center-a62935fbde5811ed95f5d729786fc07c5f307956.tar.xz
Bump version to 1.10.1mate-control-center-1.10.1
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7655504b..694978d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.10.1
+ * Appearance: add theme changing support for metacity >= 3.16
+ * Help fixes
+ * GTK+3 fixes
+ * Translations update
+
1.10.0
* windows: Add option to configure titlebar buttons layout
* appearance: Add support for metacity-theme-2.xml
diff --git a/configure.ac b/configure.ac
index 6d57f535..f3e328c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-control-center], [1.10.0], [htts://www.mate-desktop.org/])
+AC_INIT([mate-control-center], [1.10.1], [htts://www.mate-desktop.org/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([shell])