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
aa4e0535
Commit
aa4e0535
authored
Mar 12, 2018
by
Daiki Ueno
Browse files
Bump version
parent
b44c55de
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
aa4e0535
gcr 3.28.0:
- Fix year 2038 workaround in ASN.1 decoder [#787963]
- Fix test errors when ssh-keygen is not found
- Updated translations
gcr 3.27.92:
- Provide API for reliably calling ssh programs [#735873]
- Updated translations
...
...
configure.ac
View file @
aa4e0535
m4_define([gcr_major], [3])
m4_define([gcr_minor], [2
7
])
m4_define([gcr_micro], [
92
])
m4_define([gcr_minor], [2
8
])
m4_define([gcr_micro], [
0
])
AC_PREREQ([2.63])
AC_INIT([gcr], [gcr_major.gcr_minor.gcr_micro],
...
...
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