[gedit-plugins/gnome-3-38] Bump version to 3.38.2



commit ff74ae8d2e1900332afe087a9220c2bdcc038935
Author: Jordi Mas <jmas softcatala org>
Date:   Sat Feb 20 18:18:51 2021 +0100

    Bump version to 3.38.2

 NEWS        | 5 +++++
 README.md   | 2 +-
 meson.build | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ea9906f..621af9b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+News in 3.38.2, 2021-03-26
+--------------------------
+* Translation updates.
+* Fixes Charmap pluggin not showing view
+
 News in 3.38.1, 2020-11-20
 --------------------------
 * Translation updates.
diff --git a/README.md b/README.md
index 001aeb5..a6925a3 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 gedit-plugins
 =============
 
-This is version 3.38.1 of gedit-plugins.
+This is version 3.38.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 433aed1..3f64d70 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.38.1',
+  version: '3.38.2',
   meson_version: '>= 0.50'
 )
 


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