[gnome-clocks] Release 0.1.1



commit 85f8ba2505599d3008af55ff884960238c0ab58c
Author: Paolo Borelli <pborelli gnome org>
Date:   Mon Sep 3 22:11:55 2012 +0200

    Release 0.1.1

 NEWS                    |    8 ++++++++
 gnomeclocks/__init__.py |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 632fa06..0befce0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+gnome-clocks 0.1.1
+==================
+
+ * Start week on the right day specified by the current locale
+ * Use the correct location for pixmaps by default
+ * Misc bugfixes
+ * Updated translations
+
 gnome-clocks 0.1.0
 ==================
 
diff --git a/gnomeclocks/__init__.py b/gnomeclocks/__init__.py
index a08ec06..c38f5a1 100644
--- a/gnomeclocks/__init__.py
+++ b/gnomeclocks/__init__.py
@@ -18,7 +18,7 @@
 #
 # Author: Seif Lotfy <seif lotfy collabora co uk>
 
-__version__ = "0.1.0"
+__version__ = "0.1.1"
 
 # Credit every contributor, in alphabetical order
 AUTHORS = [



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