prep for next rel

This commit is contained in:
Bastian Schroll 2020-04-28 13:02:26 +02:00
parent e14fbb1b2b
commit 04af8f0359
No known key found for this signature in database
GPG key ID: 92BACF02727570C9
2 changed files with 10 additions and 5 deletions

View file

@ -9,7 +9,7 @@ Global variables
"""
# version info
versionNr = "2.5.1"
versionNr = "2.5.2"
branch = "dev"
buildDate = "unreleased"