[gnome-panel] release: 3.0.0.1



commit d8a3ab3b10784e7ceabd9215cc29a4736ec9ea86
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Apr 6 13:44:17 2011 +0200

    release: 3.0.0.1

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 15af147..604d1d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+===============
+Version 3.0.0.1
+===============
+
+  Panel
+
+	* Minor code cleanup (Vincent)
+
+  libpanel-applet
+
+	* Move some defines in headers to fix generated libpanel-applet
+	  documentation (Vincent)
+
+  Notification Area Applet
+
+	* Fix thin lines appearing when an icon is removed (Vincent)
+
 =============
 Version 3.0.0
 =============
diff --git a/configure.ac b/configure.ac
index ca27575..18c549e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-panel], [3.0.1],
+AC_INIT([gnome-panel], [3.0.0.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel])
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 tar-ustar -Wno-portability])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]