summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS19
-rw-r--r--configure.in2
2 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1352fbd..c1aa762 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+==============
+Version 2.30.0
+==============
+
+ Fixes
+
+ - Many GSeal-related fixes (Vincent)
+ - Use a GtkMenuSeparator with a label instead of a hack for workspace menu
+ items in selector (Vincent)
+
+ Misc
+
+ - Add configure summary (Vincent)
+
+ Translators
+
+ - Iñaki Larrañaga Murgoitio (eu)
+ - Ani Peter (ml)
+
===============
Version 2.29.92
===============
diff --git a/configure.in b/configure.in
index 4cd99ab..e628338 100644
--- a/configure.in
+++ b/configure.in
@@ -20,7 +20,7 @@ LIBWNCK_CURRENT=25
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=25
+LIBWNCK_REVISION=26
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has