diff --git a/NEWS b/NEWS index 1ddde3cf321de885d91666d2febeb91a769ea2ea..212efc7fb2439ed7feec55597e45a0072d5d2a5b 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 8b9b5e7ccd1acfffbe9d8db890680d959baa8c2c..2c79457b7b840e5a8c696deb9b1e47997163636d 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])