summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2014-11-27 15:42:02 +0100
committerJakub Steiner <jimmac@gmail.com>2014-11-27 15:42:02 +0100
commite0c65534452c68189248c8884d1f87db07b6e581 (patch)
tree4b06a4586888e9fe21569477de674d27f8a6b39d
parent21c5cb1842c2979d7a21b81f46b55b4afb3f86c3 (diff)
prepare for 3.14.2.2
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 212efc7f..113066eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.14.2.2
+========
+ - remove some HC app icons that already ship with apps
+
3.14.2.1
========
- update gtk2 HC icons
diff --git a/configure.ac b/configure.ac
index 2c79457b..5d3da342 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.1],
+AC_INIT([gnome-themes-standard], [3.14.2.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AC_CONFIG_MACRO_DIR([m4])