[gedit] Bump version 40.0
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Bump version 40.0
- Date: Fri, 19 Mar 2021 20:19:46 +0000 (UTC)
commit bc468f86caa42dcaccdbb952b987e1bd92e3a112
Author: Jordi Mas <jmas softcatala org>
Date: Fri Mar 19 20:06:31 2021 +0100
Bump version 40.0
NEWS | 4 +++-
meson.build | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index f20251e49..d1f17abd1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-News in 40.alpha, 2021-xx-yy (not yet released)
+News in 40, 2021-03-19
----------------------------
* Remove all the deprecated API.
+* file-browser: drop use of confirm-trash
+* Translation updates.
Tepl-ification:
* Use tepl_pango_font_description_to_css().
diff --git a/meson.build b/meson.build
index acaad0dad..be77a885f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gedit', 'c',
- version: '3.38.2',
+ version: '40.0',
meson_version: '>= 0.53'
)
@@ -13,7 +13,7 @@ i18n = import('i18n')
pkg_config = import('pkgconfig')
python = import('python')
-api_version = '3.38'
+api_version = '40.0'
# Paths
root_include_dir = include_directories('.')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]