[version] add __variant__

Specifies origin and OS of executable files.
For example 'stable/windows'.
This commit is contained in:
Mike Fährmann
2024-05-27 21:37:01 +02:00
parent 020050ea8b
commit 601f5becc8
5 changed files with 39 additions and 11 deletions

View File

@@ -7,3 +7,4 @@
# published by the Free Software Foundation.
__version__ = "1.27.0-dev"
__variant__ = None