diff --git a/scripts/sourceversion.py b/scripts/sourceversion.py index c6d50504613..4dd8b4f5d11 100644 --- a/scripts/sourceversion.py +++ b/scripts/sourceversion.py @@ -9,7 +9,7 @@ # It must also cooperate with argparse # the idea is, that this will be different on each branch, but could be possibly passed by argv/argparse -RELEASE_TAG_BASE='none' +RELEASE_TAG_BASE='lindat' def get_time_in_timezone(zone: str = "Europe/Bratislava"): try: