summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-02 23:19:06 +0200
committerraveit65 <[email protected]>2016-07-02 23:19:06 +0200
commit469a0d3737bf065ff1fec8bcf8638f82d5ee3cd3 (patch)
tree7d6748621ca32d05a54f799514c0dc80762ae2f2
parente69b278673ea6d244add70d1ca0323f14c6cda4b (diff)
downloadmate-themes-469a0d3737bf065ff1fec8bcf8638f82d5ee3cd3.tar.bz2
mate-themes-469a0d3737bf065ff1fec8bcf8638f82d5ee3cd3.tar.xz
release 3.16.3v3.16.3
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index be2c320a..87dcbab1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.16.3 (GTK 3.16)
+
+ Translation update
+ BlackMATE GTK3: fix panel right-click menu size
+ BlackMATE GTK3: fix panel right-click menu size
+ Menta themes metacity: increase border size
+ Menta themes metacity: replace tabs with spaces
+ Menta themes metacity: adjust buttons for frame_geometry normal
+
3.16.2 (GTK 3.16)
HighContrastInverse metacity: fix button colors
diff --git a/configure.ac b/configure.ac
index 64c3ed4b..a34bb6b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.16.2], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.16.3], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])