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
3197d9e3
Commit
3197d9e3
authored
Jan 18, 2019
by
Daiki Ueno
Browse files
Bump version
parent
27c58b7f
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
3197d9e3
gcr 3.28.1:
- system-prompter: Fix use of g_hash_table_lookup_extended [#9]
- Updated translations
gcr 3.28.0:
- Fix year 2038 workaround in ASN.1 decoder [#787963]
- Fix test errors when ssh-keygen is not found
...
...
configure.ac
View file @
3197d9e3
m4_define([gcr_major], [3])
m4_define([gcr_minor], [28])
m4_define([gcr_micro], [
0
])
m4_define([gcr_micro], [
1
])
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