[gedit-plugins] Release 3.36.1
- From: Sébastien Wilmet <swilmet src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gedit-plugins] Release 3.36.1
 
- Date: Wed, 11 Mar 2020 17:36:01 +0000 (UTC)
 
commit c91ca389dc27a1287b5fa74766c7d3204a5db257
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Wed Mar 11 18:32:45 2020 +0100
    Release 3.36.1
 NEWS        | 5 +++++
 README.md   | 2 +-
 meson.build | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0cd3f70..b6ffc59 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+News in 3.36.1, 2020-03-11
+--------------------------
+* Embedded terminal plugin: fix crash caused by removed gnome-terminal
+  GSettings key.
+
 News in 3.36.0, 2020-03-06
 --------------------------
 * Updates to the user manual.
diff --git a/README.md b/README.md
index 1644ecf..bfe501b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 gedit-plugins
 =============
 
-This is version 3.36.0 of gedit-plugins.
+This is version 3.36.1 of gedit-plugins.
 
 gedit-plugins is a set of additional plugins for the
 [gedit](https://wiki.gnome.org/Apps/Gedit) text editor.
diff --git a/meson.build b/meson.build
index c6dd3f9..437cdda 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gedit-plugins', 'c', # vala is added below if needed, with add_languages().
-  version: '3.36.0',
+  version: '3.36.1',
   meson_version: '>= 0.50'
 )
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]