[four-in-a-row] Prepare 3.31.92
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [four-in-a-row] Prepare 3.31.92
- Date: Mon, 4 Mar 2019 19:57:00 +0000 (UTC)
commit 3e12b0c8cbfeff51fdd9ccd691376f10f9fa8ed6
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Mar 4 13:52:12 2019 -0600
Prepare 3.31.92
NEWS | 6 ++++++
meson.build | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c9cb291..8afad2d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.31.92 - March 4, 2019
+=======================
+
+- Fix internationalization of move hints (#11)
+- Updates to user help (Andre Klapper)
+
3.31.90 - February 4, 2019
==========================
diff --git a/meson.build b/meson.build
index ef3269c..df0732f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('four-in-a-row', 'c', 'vala',
- version: '3.31.90'
+ version: '3.31.92'
)
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]