[libwnck] release: 3.4.2
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libwnck] release: 3.4.2
- Date: Mon, 14 May 2012 15:52:59 +0000 (UTC)
commit e886644305e07d92e378b56db837dd1e303b8794
Author: Vincent Untz <vuntz gnome org>
Date: Mon May 14 17:52:36 2012 +0200
release: 3.4.2
NEWS | 19 +++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2349965..1bdc533 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
=============
+Version 3.4.2
+=============
+
+ Fixes
+
+ * Fix mouse wheel scrolling with new GTK+ (Christian Persch, Vincent)
+
+ Misc
+
+ * Add --enable-tools to enable/disable installation of tools (Vincent)
+
+ Translators
+
+ * SÃlvia Miranda (ca)
+ * SÃlvia Miranda (ca valencia)
+ * Sweta Kothari (gu)
+ * Mitsuya Shibata (ja)
+
+=============
Version 3.4.0
=============
diff --git a/configure.ac b/configure.ac
index 082157d..07929a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.62)
m4_define([wnck_major_version], [3])
m4_define([wnck_minor_version], [4])
-m4_define([wnck_micro_version], [1])
+m4_define([wnck_micro_version], [2])
m4_define([wnck_version],
[wnck_major_version.wnck_minor_version.wnck_micro_version])
@@ -24,7 +24,7 @@ LIBWNCK_CURRENT=2
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=0
+LIBWNCK_REVISION=1
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]