[gnome-clocks] Release 0.1.2



commit 1dea72510ddb03ee730b0997aaa4a91441cdbb8d
Author: Paolo Borelli <pborelli gnome org>
Date:   Mon Sep 17 23:08:13 2012 +0200

    Release 0.1.2

 NEWS                    |    8 ++++++++
 gnomeclocks/__init__.py |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0befce0..a0c971f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+gnome-clocks 0.1.2
+==================
+
+ * Use vertical spinbuttons for the timeer setup
+ * Fix timezone offset calculation during DST
+ * Misc bugfixes
+ * Updated translations
+
 gnome-clocks 0.1.1
 ==================
 
diff --git a/gnomeclocks/__init__.py b/gnomeclocks/__init__.py
index c38f5a1..bbe6d3d 100644
--- a/gnomeclocks/__init__.py
+++ b/gnomeclocks/__init__.py
@@ -18,7 +18,7 @@
 #
 # Author: Seif Lotfy <seif lotfy collabora co uk>
 
-__version__ = "0.1.1"
+__version__ = "0.1.2"
 
 # Credit every contributor, in alphabetical order
 AUTHORS = [



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