summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-11-17 12:17:09 +0100
committerVincent Untz <vuntz@gnome.org>2010-11-17 12:17:09 +0100
commite6cf058384d3e5d493b47be9da2607ec50d9fb4b (patch)
treec2290ea91e618dfe0d1463dc3cf7a3e7b10cfc1a
parent935670205a059700f5e4902749a7bcc55295cad1 (diff)
downloadlibwnck-e6cf058384d3e5d493b47be9da2607ec50d9fb4b.tar.gz
release: 2.30.6LIBWNCK_2_30_6
-rw-r--r--NEWS17
-rw-r--r--configure.ac2
2 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index befce08..5a52939 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
==============
+Version 2.30.6
+==============
+
+ Fixes
+
+ - Adapt to GtkObject removal in GTK3 (Javier Jardón)
+
+ Misc
+
+ - Add a small test utility to make it easy to test urgency hints (Vincent)
+
+ Translators
+
+ - Sílvia Miranda (ca@valencia)
+ - Gheyret Kenji (ug)
+
+==============
Version 2.30.5
==============
diff --git a/configure.ac b/configure.ac
index 6ea731d..e06e945 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ LIBWNCK_CURRENT=25
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=30
+LIBWNCK_REVISION=31
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has