Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marius
zathura
Commits
94bf91d8
Commit
94bf91d8
authored
Feb 10, 2018
by
Sebastian Ramacher
Browse files
Bump plugin API and ABI version
Signed-off-by:
Sebastian Ramacher
<
sebastian+dev@ramacher.at
>
parent
14a867f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
meson.build
View file @
94bf91d8
...
...
@@ -14,8 +14,8 @@ version_array = version.split('.')
# * If any of the exported datastructures have changed in a incompatible way
# bump SOMAJOR and set SOMINOR to 0.
# * If a function has been added bump SOMINOR.
plugin_api_version = '
2
'
plugin_abi_version = '
3
'
plugin_api_version = '
3
'
plugin_abi_version = '
4
'
conf_data = configuration_data()
conf_data.set('ZVMAJOR', version_array[0])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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