summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-07-02 13:23:17 +0200
committerraveit65 <[email protected]>2017-07-02 13:23:17 +0200
commit79153b1992fe849c3ca2e3e785ebd7446beb61fd (patch)
treeeb43951d6182a7e40d9a9434051ab1311a8b93df
parentc9291a1dd3a3a7b169c630f31c70df019de46675 (diff)
downloadmate-themes-79153b1992fe849c3ca2e3e785ebd7446beb61fd.tar.bz2
mate-themes-79153b1992fe849c3ca2e3e785ebd7446beb61fd.tar.xz
pre-bump version
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 104d6193..1da04287 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+3.22.13 (GTK 3.22)
+
3.22.12 (GTK 3.22)
BlackMATE: more CSD app fixes
diff --git a/configure.ac b/configure.ac
index 151fa366..1af56f6e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.22.12], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.22.13], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])