summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2014-11-26 17:13:09 +0100
committerJakub Steiner <jimmac@gmail.com>2014-11-26 17:14:01 +0100
commit3e06e5ad96814a8b630f89efe108f0ac57d0f2b7 (patch)
tree3d124ab31addc538955fc77b31a5bb487a396445
parentc7bf8ad00aa32a8f10de00812676e222d12232c4 (diff)
downloadgnome-themes-standard-3.14.3.tar.gz
prepare for 3.14.33.14.3
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1ddde3cf..9737a646 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.14.3
+======
+ - additional gtk2 HC icons
+
3.14.2
======
- update gtk2 theme (entries, spinbuttons, radios, checks...)
diff --git a/configure.ac b/configure.ac
index 8b9b5e7c..65bbeb88 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.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AC_CONFIG_MACRO_DIR([m4])