summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 467ae23f5..ca9e602d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
-2.91.8
+2.91.92
+ - 'fail whale'
+ - disconnected wired network
+ - vpn 'device'
+ - development
- scanner
- dialog-password in highres
diff --git a/configure.ac b/configure.ac
index 90984680a..6edc95d68 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], [2.91.7],
+AC_INIT([gnome-icon-theme], [2.91.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR([index.theme.in.in])