summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2014-11-26 17:36:36 +0100
committerJakub Steiner <jimmac@gmail.com>2014-11-26 17:36:36 +0100
commit47b6d067afe99b6b771dbf09262a660379bc3fbb (patch)
treeefaba64e9e291894dfc9a3a63449c1849e668cde
parent29c7999db1892531d713d13f46b589ad1e64aa64 (diff)
prepare for 3.14.2.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1ddde3cf..212efc7f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.14.2.1
+========
+ - update gtk2 HC icons
+
3.14.2
======
- update gtk2 theme (entries, spinbuttons, radios, checks...)
diff --git a/configure.ac b/configure.ac
index 8b9b5e7c..2c79457b 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.14.2],
+AC_INIT([gnome-themes-standard], [3.14.2.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AC_CONFIG_MACRO_DIR([m4])