summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-03-23 21:03:01 -0400
committerMatthias Clasen <mclasen@redhat.com>2015-03-23 21:03:01 -0400
commit5cd42f1cecf75f6608639664977600866ebdaa4c (patch)
treeca24ff4c2cd3854a97b08df6289efed5b7d13a11
parent289085be4d8f37e42eb91a40314543c45f89c46a (diff)
downloadgnome-themes-standard-5cd42f1cecf75f6608639664977600866ebdaa4c.tar.gz
3.16.03.16.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 766f7be0..3e2d554a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.16.0
+======
+ - update README
+ - translation updates
+
3.15.90
=======
- drop metacity theme
diff --git a/configure.ac b/configure.ac
index f1197877..98c8d336 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.15.90],
+AC_INIT([gnome-themes-standard], [3.16.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AC_CONFIG_MACRO_DIR([m4])