summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2f9f83eb3..976833e8e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.8.0
+ - system-shutdown
+ - scale icons to fit canvas better (bug #694279)
+ - beige folders
+ - emblem centering (bug #695523)
+
3.7.91
- rendering tweaks
- network-cellular-connected
diff --git a/configure.ac b/configure.ac
index 46cc57470..cd2a593d4 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-icon-theme], [3.7.91],
+AC_INIT([gnome-icon-theme], [3.8.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR([index.theme.in.in])