[gedit] Bump version to 3.38.1



commit 12a86ff3524f3ad0f8c2eca1e4143b87e6323a34
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Oct 11 18:32:56 2020 +0200

    Bump version to 3.38.1
    
    We will need to bump the version differently for GNOME 40. In the
    meantime, just increment the micro version.

 README.md   | 2 +-
 meson.build | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README.md b/README.md
index 938e06f2d..099caf02e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 gedit - The GNOME text editor
 =============================
 
-This is version 3.38.0 of gedit.
+This is version 3.38.1 of gedit.
 
 gedit is the text editor of the GNOME desktop environment.
 
diff --git a/meson.build b/meson.build
index c48d81937..edf9ed19c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gedit', 'c',
-  version: '3.38.0',
+  version: '3.38.1',
   meson_version: '>= 0.53'
 )
 


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