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
GNOME
sysprof
Commits
7d44e2db
Commit
7d44e2db
authored
Mar 18, 2022
by
Christian Hergert
Browse files
release 3.44.0 (GNOME 42.0)
parent
c4ffb18d
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
7d44e2db
Overview of changes in Sysprof 3.44.0
=====================================
* Translation updates
Overview of changes in Sysprof 3.43.90
======================================
...
...
data/org.gnome.Sysprof3.appdata.xml.in
View file @
7d44e2db
...
...
@@ -37,6 +37,7 @@
</provides>
<releases>
<release
version=
"3.44.0"
date=
"2022-03-18"
/>
<release
version=
"3.43.90"
date=
"2022-03-07"
/>
<release
version=
"3.42.1"
date=
"2021-11-04"
/>
<release
version=
"3.42.0"
date=
"2021-09-21"
/>
...
...
meson.build
View file @
7d44e2db
project
(
'sysprof'
,
'c'
,
license
:
[
'GPL3+'
,
'GPL2+'
],
version
:
'3.4
3.9
0'
,
version
:
'3.4
4.
0'
,
meson_version
:
'>=0.51.0'
,
default_options
:
[
'c_std=gnu11'
,
'cpp_std=c++11'
,
...
...
@@ -8,7 +8,7 @@ project('sysprof', 'c',
]
)
symbolic_version
=
'4
1.1
'
symbolic_version
=
'4
2.0
'
gnome
=
import
(
'gnome'
)
pkgconfig
=
import
(
'pkgconfig'
)
...
...
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