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
Alexander Schwinn
xfconf
Commits
6f93e00d
Commit
6f93e00d
authored
May 06, 2020
by
Ali Abdallah
Browse files
Prepare 4.14.3 release
parent
41376f34
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
6f93e00d
4.14.3
======
- Always provide files for vala bindings
4.14.2
======
- Use 'gsettings' as a common channel name for the GSetting backend
...
...
configure.ac.in
View file @
6f93e00d
...
...
@@ -11,7 +11,7 @@ m4_define([libxfconf_verinfo], [3:0:0])
m4_define([libxfconf_version_api], [0])
m4_define([xfconf_version_major], [4])
m4_define([xfconf_version_minor], [14])
m4_define([xfconf_version_micro], [
2
])
m4_define([xfconf_version_micro], [
3
])
m4_define([xfconf_version_nano], [])
m4_define([xfconf_version_build], [@REVISION@])
m4_define([xfconf_version_tag], [])
...
...
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