summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-05-12 23:11:38 -0400
committerMatthias Clasen <mclasen@redhat.com>2015-05-12 23:11:38 -0400
commitb3e563186add819e43cadccef900c0caf557df77 (patch)
tree86af159f228f363caa123417a35c0f87e54f3db8
parentc6af12a5c4eb12c771c6759ff7f7b23a7cb62b7e (diff)
downloadgnome-themes-standard-b3e563186add819e43cadccef900c0caf557df77.tar.gz
3.16.23.16.2
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3e2d554a..c25eb062 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 98c8d336..a82f1c1a 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])