[gnome-clocks] Release 0.1.3



commit 95ea89e7c2af9dd6fd1c9d8255a84958fd5cbc49
Author: Paolo Borelli <pborelli gnome org>
Date:   Wed Sep 26 22:43:27 2012 +0200

    Release 0.1.3

 NEWS                    |    7 +++++++
 gnomeclocks/__init__.py |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a0c971f..2212ccd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+gnome-clocks 0.1.3
+==================
+
+ * Implement "laps" in the stopwatch
+ * Misc bugfixes
+ * Updated translations
+
 gnome-clocks 0.1.2
 ==================
 
diff --git a/gnomeclocks/__init__.py b/gnomeclocks/__init__.py
index bbe6d3d..80656fb 100644
--- a/gnomeclocks/__init__.py
+++ b/gnomeclocks/__init__.py
@@ -18,7 +18,7 @@
 #
 # Author: Seif Lotfy <seif lotfy collabora co uk>
 
-__version__ = "0.1.2"
+__version__ = "0.1.3"
 
 # Credit every contributor, in alphabetical order
 AUTHORS = [



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