summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2016-10-03 18:39:44 +0200
committerJakub Steiner <jimmac@gmail.com>2016-10-03 18:39:44 +0200
commit84a6ab0385d9ca5a4eb423f34e78361143aa2c9f (patch)
tree1be6dc95117feb1531939619c5d34ce27ffaeb6d
parent7862f75ae3c50be9ecefd65c90c26a5a7aeca98c (diff)
downloadgnome-themes-standard-3.22.1.tar.gz
prepare for 3.22.1 release3.22.1
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fe168e9b..e0ee2a1d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.22.1
+======
+- gtk2 dark variant by Juraj Fiala
+- translations
+
3.20.2
======
- scrollbar tweaks
diff --git a/configure.ac b/configure.ac
index f7941ccc..8098e144 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([gnome-themes-standard], [3.20.2],
+AC_INIT([gnome-themes-standard], [3.22.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AC_CONFIG_MACRO_DIR([m4])