summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2012-09-04 14:09:03 +0200
committerVincent Untz <vuntz@gnome.org>2012-09-04 14:09:03 +0200
commitb78b85e260a16f5d6bae89d5f723aceb7e67982b (patch)
tree7821879fdc4dff483a8678673b41fde232eb4538
parenta670bcfe9f06389f0364cfd883cfdaec34cfb1bc (diff)
downloadlibwnck-3.4.3.tar.gz
release: 3.4.33.4.3
-rw-r--r--NEWS19
-rw-r--r--configure.ac2
2 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1bdc533..14ac542 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
=============
+Version 3.4.3
+=============
+
+ Fixes
+
+ * Add deprecation attributes to deprecated functions (Javier Jardón)
+
+ Misc
+
+ * Require gtk+-3.0 >= 3.4.0 (Vincent)
+
+ Translators
+
+ * Nilamdyuti Goswami (as)
+ * Tom Tryfonidis (el)
+ * Sandeep Shedmake (mr)
+ * Kjartan Maraas (nb)
+
+=============
Version 3.4.2
=============
diff --git a/configure.ac b/configure.ac
index a7516b3..591bb6f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ LIBWNCK_CURRENT=2
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