summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Fiala <jurf@riseup.net>2017-03-22 19:57:24 +0100
committerJuraj Fiala <jurf@riseup.net>2017-03-22 19:57:24 +0100
commit015785c53c37912bc6266c9cf107a0d1c8816d51 (patch)
tree80db4202f0d48009e3d0311997c35087eee9cbe9
parent9bc183823eb0a72781c7cd027127292a838cc449 (diff)
downloadgnome-themes-standard-gnome-3-22.tar.gz
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 365e3d4d..d583b43e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.22.3
+======
+- dark theme fix
+- minor tweaks
+
3.22.2
======
- dark theme updates by Juraj Fiala
diff --git a/configure.ac b/configure.ac
index 8910942e..d701748c 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.22.2],
+AC_INIT([gnome-themes-standard], [3.22.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AC_CONFIG_MACRO_DIR([m4])