summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-06-22 05:13:34 +0200
committerVincent Untz <vuntz@gnome.org>2010-06-22 05:13:34 +0200
commit884e863715320c3e9e762e5681e6f3e56d13ee6e (patch)
tree3c601e61591dc69d7a992cfa7f2602c81590748b
parent9f2add192c6fcc3275eff23bfd00287b92ae7dc9 (diff)
downloadlibwnck-884e863715320c3e9e762e5681e6f3e56d13ee6e.tar.gz
[release] 2.30.2LIBWNCK_2_30_2
-rw-r--r--NEWS20
-rw-r--r--configure.in4
2 files changed, 22 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c1aa762..8ecfd35 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
==============
+Version 2.30.2
+==============
+
+ Fixes
+
+ - Many GSeal-related fixes (Andre Klapper, Vincent)
+ - Do not ship gir files in the tarball (Yaakov Selkowitz)
+
+ Translators
+
+ - Denis (br)
+ - Sílvia Miranda (ca)
+ - Thomas Thurman (en@shaw)
+ - Iñaki Larrañaga Murgoitio (eu)
+ - Fran Diéguez (gl)
+ - Shankar Prasad (kn)
+ - Rudols Mazurs (lv)
+ - Kjartan Maraas (nb)
+
+==============
Version 2.30.0
==============
diff --git a/configure.in b/configure.in
index cbf2da1..56a9c62 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_PREREQ(2.62)
-AC_INIT([libwnck], [2.30.1],
+AC_INIT([libwnck], [2.30.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libwnck])
AM_CONFIG_HEADER(config.h)
@@ -20,7 +20,7 @@ LIBWNCK_CURRENT=25
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=26
+LIBWNCK_REVISION=27
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has