[four-in-a-row] Prepare 3.33.92.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [four-in-a-row] Prepare 3.33.92.
- Date: Mon, 2 Sep 2019 23:53:30 +0000 (UTC)
commit 626719f471235a68562ea35f464b8926fc2c764b
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Tue Sep 3 01:52:55 2019 +0200
Prepare 3.33.92.
NEWS | 9 +++++++++
meson.build | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 782f809..d5f2a77 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.33.92 - September 3rd, 2019
+=============================
+
+The board drawing method has been a bit modified,
+to look better if its size is not divisible by 8.
+
+Updated translation:
+ Spanish: Daniel Mustieles
+
3.33.91 - August 19, 2019
=========================
diff --git a/meson.build b/meson.build
index ce9b6ac..f30f3d5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('four-in-a-row', 'c', 'vala',
- version: '3.33.91'
+ version: '3.33.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]