[four-in-a-row] Prepare 3.33.91.



commit 85314e0183fd252c622f101a2107f33a523eef02
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Mon Aug 19 17:42:57 2019 +0200

    Prepare 3.33.91.

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bd97982..782f809 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.33.91 - August 19, 2019
+=========================
+
+Two small bugs fixed, all looks good.
+
+Updated translation:
+  Basque: Asier Sarasua Garmendia
+
 3.33.90 - August 6, 2019
 ========================
 
diff --git a/meson.build b/meson.build
index 5249ae9..ce9b6ac 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('four-in-a-row', 'c', 'vala',
-    version: '3.33.90'
+    version: '3.33.91'
 )
 
 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]