[glade-web] Fixing news



commit 19a4ae9f5bc636f1eeaa655c44724b0d3f740fb4
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Tue Apr 5 13:32:41 2011 +0900

    Fixing news

 newsitems.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/newsitems.py b/newsitems.py
index 0ab57a2..f3e5fbb 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -18,7 +18,7 @@ item = lambda *x: items.append(x)
 item("""Glade 3.8.0 and 3.10.0 released""", (2011, 4, 5),
      """
     <p>Glade 3.8.0 and 3.10.0 are now available for download.</p>
-    <p>3.8.0 is the last stable series of Glade for GTK+2 and 3.10.0 is the first stable series for GTK+3</p>
+    <p>3.8 is the last stable series of Glade for GTK+2 and 3.10 is the first stable series for GTK+3</p>
     <p>Major changes in 3.10 compared to past stable releases:</p>
     <ul>
     <li>ABI stability for plugins and IDE embedders.</li>



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