[gedit-plugins] Release 3.35.90
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Release 3.35.90
- Date: Fri, 31 Jan 2020 12:14:46 +0000 (UTC)
commit b5f9aa179720314e11ec3114e77bd69f50c9190e
Author: Sébastien Wilmet <swilmet gnome org>
Date: Fri Jan 31 13:11:18 2020 +0100
Release 3.35.90
NEWS | 7 +++++++
README.md | 2 +-
meson.build | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ab00e28..4a852cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+News in 3.35.90, 2020-01-31
+---------------------------
+* Remove the Zeitgeist plugin. For the explanation see:
+ https://gitlab.gnome.org/GNOME/gedit-plugins/issues/9
+* Small code improvements.
+* Translation updates.
+
News in 3.35.1, 2019-11-22
--------------------------
* Lots of improvements to the build system (meson).
diff --git a/README.md b/README.md
index 54a8a59..0d1746c 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
gedit-plugins
=============
-This is version 3.35.2 of gedit-plugins.
+This is version 3.35.90 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 1984b87..88ca83a 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.35.2',
+ version: '3.35.90',
meson_version: '>= 0.50'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]