[gtksourceview/gtksourceview-4-8] Release GtkSourceView 4.8.1
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/gtksourceview-4-8] Release GtkSourceView 4.8.1
- Date: Tue, 2 Mar 2021 19:08:02 +0000 (UTC)
commit fde022cc5cb530e34e0e44954147576fa8da291d
Author: Christian Hergert <chergert redhat com>
Date: Tue Mar 2 11:07:01 2021 -0800
Release GtkSourceView 4.8.1
NEWS | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 17e07760..769d7b60 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+News in 4.8.1, 2021-03-02
+-------------------------
+* Fix highlighting in presence of byte-order-marks (BOM)
+* meson.lang: Update keywords to 0.55.3 syntax
+* cmake.lang: Update keywords to 3.18.2 syntax
+* go.lang: make "0i" syntax highlight as integer
+* Translation updates
+
News in 4.8.0, 2020-09-12
-------------------------
* Translation updates
diff --git a/meson.build b/meson.build
index 80c2236a..826a3121 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtksourceview', 'c',
- version: '4.8.0',
+ version: '4.8.1',
license: 'LGPL-2.1-or-later',
meson_version: '>= 0.50.0',
default_options: [ 'c_std=gnu99',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]