[four-in-a-row] Prepare 3.32.0



commit 2be2ec50d0bc51b2d6ec144ff0c20d9ba4e43951
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Mar 11 08:50:49 2019 -0500

    Prepare 3.32.0

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 8afad2d..e37f462 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.32.0 - March 11, 2019
+=======================
+
+- Updated translations
+
 3.31.92 - March 4, 2019
 =======================
 
diff --git a/meson.build b/meson.build
index df0732f..3aeeb2c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('four-in-a-row', 'c', 'vala',
-    version: '3.31.92'
+    version: '3.32.0'
 )
 
 add_global_arguments('-DGETTEXT_PACKAGE="@0@"'.format (meson.project_name()), language: 'c')


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