[gedit-plugins] Release 3.36.2
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Release 3.36.2
- Date: Fri, 20 Mar 2020 11:36:10 +0000 (UTC)
commit 690fb67266b18f316a7a20375f87a8c52eed0e10
Author: Sébastien Wilmet <swilmet gnome org>
Date: Fri Mar 20 12:33:06 2020 +0100
Release 3.36.2
NEWS | 5 +++++
README.md | 2 +-
meson.build | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b6ffc59..8866673 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+News in 3.36.2, 2020-03-20
+--------------------------
+* Fix Session Saver plugin.
+* Fix crash in Find in Files plugin.
+
News in 3.36.1, 2020-03-11
--------------------------
* Embedded terminal plugin: fix crash caused by removed gnome-terminal
diff --git a/README.md b/README.md
index bfe501b..96ed539 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
gedit-plugins
=============
-This is version 3.36.1 of gedit-plugins.
+This is version 3.36.2 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 437cdda..a3b71c3 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.1',
+ version: '3.36.2',
meson_version: '>= 0.50'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]