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
gcr
Commits
802aa20c
Commit
802aa20c
authored
Mar 11, 2020
by
Niels De Graef
😁
Browse files
Release stable version 3.36
parent
8c301fd0
Pipeline
#160033
failed with stages
in 13 minutes and 16 seconds
Changes
3
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
802aa20c
gcr 3.36.0:
- gcr: Update gtk-doc get_der_data() vfunc [GNOME/gcr!48]
- Updated translations
gcr 3.35.91:
- Mark deprecated functions with G_DEPRECATED [GNOME/gcr#36, GNOME/gcr!47]
- egg-oid: Add comments for translators for new abbrevations [GNOME/gcr#40, GNOME/gcr!45]
...
...
configure.ac
View file @
802aa20c
m4_define([gcr_major], [3])
m4_define([gcr_minor], [3
5
])
m4_define([gcr_micro], [
91
])
m4_define([gcr_minor], [3
6
])
m4_define([gcr_micro], [
0
])
AC_PREREQ([2.63])
AC_INIT([gcr], [gcr_major.gcr_minor.gcr_micro],
...
...
meson.build
View file @
802aa20c
project
(
'gcr'
,
'c'
,
version
:
'3.3
5.91
'
,
version
:
'3.3
6.0
'
,
meson_version
:
'>= 0.49'
,
license
:
'GPL2+'
,
)
...
...
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