Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
sujiniku
gedit
Commits
bc468f86
Commit
bc468f86
authored
Mar 19, 2021
by
Jordi Mas
Browse files
Bump version 40.0
parent
f8043d64
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
bc468f86
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().
...
...
meson.build
View file @
bc468f86
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
(
'.'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment