Show More
@@ -20,7 +20,7 b' _version_minor = 19' | |||||
20 | _version_patch = 0 |
|
20 | _version_patch = 0 | |
21 | _version_extra = ".dev" |
|
21 | _version_extra = ".dev" | |
22 | # _version_extra = "rc1" |
|
22 | # _version_extra = "rc1" | |
23 |
|
|
23 | _version_extra = "" # Uncomment this for full releases | |
24 |
|
24 | |||
25 | # Construct full version string from these. |
|
25 | # Construct full version string from these. | |
26 | _ver = [_version_major, _version_minor, _version_patch] |
|
26 | _ver = [_version_major, _version_minor, _version_patch] |
General Comments 0
You need to be logged in to leave comments.
Login now