summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2016-03-03 23:39:02 +0100
committerJakub Steiner <jimmac@gmail.com>2016-03-03 23:49:40 +0100
commit304f82878c61f4730e9d900a437bf7e9f767863c (patch)
tree36e2ed953167c9b9354aca5ce1640b1b68c878b4
parent9deb59f175c5f2bbc9de0d3114c3e8bd3ff765bf (diff)
downloadgnome-themes-standard-3.19.91.tar.gz
prepare for 3.19.91 release3.19.91
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c28e346d..c9d312b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.19.91
+=======
+ - updated gtk2 theme (by Juraj Fiala)
+
3.18.0
======
- Portugese translations
diff --git a/configure.ac b/configure.ac
index a83e0b11..e57e8fbb 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.18.0],
+AC_INIT([gnome-themes-standard], [3.19.91],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AC_CONFIG_MACRO_DIR([m4])