[gedit-plugins/gnome-40] Bump to 40.1 release



commit ff3e9f6b51698b91df2ccede481809860111e91b
Author: Jordi Mas <jmas softcatala org>
Date:   Wed Apr 28 14:07:20 2021 +0200

    Bump to 40.1 release

 NEWS        | 6 ++++++
 README.md   | 2 +-
 meson.build | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d8f24c6..df2dcec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+News in 40.1, 2021-04-28
+------------------------
+* Removes tepl dependency
+* Fixes SessionSaver plugin does not start problem
+* Translation updates
+
 News in 40.0, 2021-03-13
 ------------------------
 * Draw Spaces plugin: new implementation based on TeplSpaceDrawerPrefs.
diff --git a/README.md b/README.md
index 731f1a3..5f4242d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 gedit-plugins
 =============
 
-This is version 40.0 of gedit-plugins.
+This is version 40.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 a61cfb9..9997e2a 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: '40.0',
+  version: '40.1',
   meson_version: '>= 0.50'
 )
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]