diff --git a/NEWS b/NEWS index 3e2d554a493ebbce4efb17c090136a50e81ac445..c25eb062b80151e6e8051be33fa8ca8f9d947900 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +3.16.2 +====== + - translation updates + 3.16.0 ====== - update README diff --git a/configure.ac b/configure.ac index 98c8d336a815d58de3b833a32ed455fae9c2fa52..a82f1c1ad5cee7c82906d2195a986e3b180fe0e7 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.16.0], +AC_INIT([gnome-themes-standard], [3.16.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard]) AC_CONFIG_MACRO_DIR([m4])