[gnome-builder] Release Builder 3.37.90



commit 0e30f8c890135d07bf48349a8e80d0a7dde2f3f3
Author: Christian Hergert <chergert redhat com>
Date:   Fri Aug 7 10:35:48 2020 -0700

    Release Builder 3.37.90

 NEWS        | 16 ++++++++++++++++
 meson.build |  4 ++--
 2 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 44a5d6be7..1bad497bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+===============
+Version 3.37.90
+===============
+
+ • HTML preview fixes for Markdown
+ • Style scheme improvements
+ • Fix cargo.sh usage with Dash in Rust templates
+ • Add API and interfaces to execute user-supplied GDB commands
+ • Use new Sysprof-4 ABI
+ • New codespell plugin enabled by default
+ • Fix support for multiple diagnostics on the same line
+ • Modeline parsing fixes
+ • Support for Podman v2
+ • Various CSS styling fixes
+ • Translation updates
+
 ==============
 Version 3.37.1
 ==============
diff --git a/meson.build b/meson.build
index a5acaf52d..33ba8d511 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project('gnome-builder', 'c',
           license: 'GPL3+',
-          version: '3.37.1',
-    meson_version: '>= 0.51.2',
+          version: '3.37.90',
+    meson_version: '>= 0.54.0',
   default_options: [ 'c_std=gnu11',
                      'cpp_std=gnu++2a',
                      'warning_level=2',


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