[gnome-weather/gnome-3-8] Bump version to 3.7.92



commit 687360271355500648cc155ae7cc3b150969d37d
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Sat Mar 16 01:58:28 2013 +0100

    Bump version to 3.7.92
    
    We want to follow GNOME versioning, because it's easier, it's more
    consistent, and because gnome-weather aims to be a featured application.
    And I am a fan of pre-release versioning.

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4507184..54f31fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.7.92
+======
+
+* First release to follow GNOME versioning
+* Application completely rewritten in JS + gtk + libgd (no longer
+  uses clutter-gtk)
+* Features a full GNOME 3 layout (header bar, content view,
+  selection toolbar, application menu)
+* Includes the ability to show multiple cities at once
+* Uses dark theme and symbolic icons
+* Includes pretty backgrounds matching the current conditions
+* Many many bugfixes and translation fixes
+
 0.2
 ===
 * Initial release, first one to be published at GNOME archives
diff --git a/configure.ac b/configure.ac
index 7bd8a22..bcd00ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-weather],[0.2],
+AC_INIT([gnome-weather],[3.7.92],
        [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-weather],
        [gnome-weather],
        [https://live.gnome.org/Design/Apps/Weather])


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