summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS17
-rw-r--r--configure.in4
3 files changed, 24 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f70272..e6d3674 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-04 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.19.92
+
2007-08-31 Vincent Untz <vuntz@gnome.org>
* MAINTAINERS: update to new format
diff --git a/NEWS b/NEWS
index 8094cc9..fad4e28 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+2.19.92
+=======
+
+ Fixes
+
+ - Add translator comments for wnckprop (Andre Klapper) [#468320]
+
+ Translators
+
+ - Ask Hjorth Larsen (da)
+ - Andre Klapper (de)
+ - Kostas Papadimas (el)
+ - Jovan Naumovski (mk)
+ - Kjartan Maraas (nb)
+ - Og Maciel (pt_BR)
+ - Clytie Siddall (vi)
+
2.19.90
=======
diff --git a/configure.in b/configure.in
index ce706fd..e445202 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(libwnck/window.h)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libwnck, 2.19.91)
+AM_INIT_AUTOMAKE(libwnck, 2.19.92)
AM_MAINTAINER_MODE
GNOME_COMMON_INIT
GNOME_MAINTAINER_MODE_DEFINES
@@ -14,7 +14,7 @@ LIBWNCK_CURRENT=24
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=1
+LIBWNCK_REVISION=2
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has