Skip to content
Snippets Groups Projects
Commit 61712a5f authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Bump version

parent d428d366
No related branches found
Tags v2017.2.2
No related merge requests found
Pipeline #
VERSION = (2017, 2, 1)
VERSION = (2017, 2, 2)
VERSION_STATUS = ""
VERSION_TEXT = ".".join(str(x) for x in VERSION) + VERSION_STATUS
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment