summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-02-21 18:46:10 +0100
committerWolfgang Ulbrich <[email protected]>2016-02-21 18:46:10 +0100
commitb7213a4a71484af6c93de849bbfd500146895e50 (patch)
tree6a5d078fad33c73f8ee197e27d0716312299befe
parent80267b959d037302d2fc993d0ac7b4e0e24d9285 (diff)
downloadmate-control-center-b7213a4a71484af6c93de849bbfd500146895e50.tar.bz2
mate-control-center-b7213a4a71484af6c93de849bbfd500146895e50.tar.xz
release 1.13.2v1.13.2
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 11d6d0c8..ba1fddca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1.13.2
+ * fix more deprecations and warnings
+
1.13.1
* common: fix build warnings about incorrect pointer types
* Gtk+-3: fix some deprecations
diff --git a/configure.ac b/configure.ac
index 04efc487..0d99e5a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-control-center], [1.13.1], [htts://www.mate-desktop.org/])
+AC_INIT([mate-control-center], [1.13.2], [htts://www.mate-desktop.org/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([shell])