[gedit/zbrown/deteplification-src: 600/633] Bump version 40.0




commit adf84a8c3d91a2d0b21510a2d27e2a6e317b1e5c
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 9d18b733a..ef77bc8a8 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]