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
e00d135f
Commit
e00d135f
authored
Jan 12, 2021
by
Niels De Graef
😁
Browse files
Release stable version 3.38.1
parent
dc0a5267
Pipeline
#246421
failed with stages
in 4 minutes and 12 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
e00d135f
gcr 3.38.1:
- ui: Set "use-underline" for GcrImportButton [GNOME/gcr!63]
- Updated Chinese (Taiwan) translation
gcr 3.38.0:
- No changes from 3.37.91
...
...
configure.ac
View file @
e00d135f
m4_define([gcr_major], [3])
m4_define([gcr_minor], [38])
m4_define([gcr_micro], [
0
])
m4_define([gcr_micro], [
1
])
AC_PREREQ([2.63])
AC_INIT([gcr], [gcr_major.gcr_minor.gcr_micro],
...
...
meson.build
View file @
e00d135f
project
(
'gcr'
,
'c'
,
version
:
'3.38.
0
'
,
version
:
'3.38.
1
'
,
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