[libwnck] release: 3.0.2



commit 2c3fbcb7d16a3913d78bfe073a4ce6d35b768532
Author: Vincent Untz <vuntz gnome org>
Date:   Mon May 23 23:10:50 2011 +0200

    release: 3.0.2

 NEWS         |    8 ++++++++
 configure.ac |    4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5e1f6b3..8b206f5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 =============
+Version 3.0.2
+=============
+
+  Translators
+
+	* Sahran (ug)
+
+=============
 Version 3.0.0
 =============
 
diff --git a/configure.ac b/configure.ac
index 80e0636..c593907 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], [0])
-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])
 
@@ -26,7 +26,7 @@ LIBWNCK_CURRENT=0
 
 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]