[gedit/gnome-3-36] Release 3.36.1
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/gnome-3-36] Release 3.36.1
- Date: Fri, 20 Mar 2020 11:24:38 +0000 (UTC)
commit 828ed7952da7d966bf58d37779ef18d3f5d101ec
Author: Sébastien Wilmet <swilmet gnome org>
Date: Fri Mar 20 12:20:25 2020 +0100
Release 3.36.1
NEWS | 9 +++++++++
README.md | 2 +-
meson.build | 2 +-
3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 807ccec81..a238ac9b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+News in 3.36.1, 2020-03-20
+--------------------------
+* File chooser dialog: use text files filter by default.
+* Fix compilation on macOS.
+* Fix External Tools plugin.
+* Fix Snippets plugin.
+* Other bug fixes.
+* Translation updates.
+
News in 3.36.0, 2020-03-06
--------------------------
* Fix a bug in the quickopen plugin.
diff --git a/README.md b/README.md
index 9dced5ae6..9c73f6797 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
gedit - The GNOME text editor
=============================
-This is version 3.36.0 of gedit.
+This is version 3.36.1 of gedit.
gedit is the official text editor of the GNOME desktop environment.
While aiming at simplicity and ease of use, gedit is a powerful general
diff --git a/meson.build b/meson.build
index 4d3b57e4a..ed40c2ea1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gedit', 'c',
- version: '3.36.0',
+ version: '3.36.1',
meson_version: '>= 0.49'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]