[gedit/zbrown/deteplification-src: 512/633] Bump version to 3.38.1
- From: Zander Brown <zbrown src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/zbrown/deteplification-src: 512/633] Bump version to 3.38.1
- Date: Sat, 10 Apr 2021 12:48:08 +0000 (UTC)
commit b7a1d855cf81cd1ee4cc82d4407518cae49d323d
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 4b39edac2..33baa41b3 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]