[gnome-clocks] Release 3.31.2



commit ed2b41b4611fa4b941a11079b59bb8cdf8432233
Author: Paolo Borelli <pborelli gnome org>
Date:   Sun Jan 6 15:13:32 2019 +0100

    Release 3.31.2

 NEWS        | 6 ++++++
 meson.build | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 40242c0..3aa5a49 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+gnome-clocks 3.31.2
+===================
+
+ * Update icon
+ * Updated translations
+
 gnome-clocks 3.31.1
 ===================
 
diff --git a/meson.build b/meson.build
index 2567830..19f042b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
   'gnome-clocks',
   ['vala', 'c'],
-  version: '3.31.1',
+  version: '3.31.2',
   license: 'GPL2+',
   meson_version: '>= 0.46.0',
 )
@@ -68,4 +68,4 @@ meson.add_install_script(python3.find_python().path(),
 subdir('data')
 subdir('help')
 subdir('po')
-subdir('src')
\ No newline at end of file
+subdir('src')


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