Skip to content
Snippets Groups Projects
Unverified Commit 0182d8d0 authored by Martin Cech's avatar Martin Cech
Browse files

Update version to 18.01

parent 31cb24e4
No related branches found
No related tags found
No related merge requests found
VERSION_MAJOR = "18.01"
VERSION_MINOR = "rc1"
VERSION_MINOR = None
VERSION = VERSION_MAJOR + ('.' + VERSION_MINOR if VERSION_MINOR else '')
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment