Fixed wrong variable names in version.
This commit is contained in:
parent
6e480db630
commit
e9916bbcc4
@ -30,7 +30,7 @@ __license__ = "LGPL"
|
|||||||
|
|
||||||
# $CTHULHU_VERSION
|
# $CTHULHU_VERSION
|
||||||
#
|
#
|
||||||
version = f"{version}-{codeName}"
|
version = f"Cthulhu screen reader version {cthulhuVersion.version}-{cthulhuVersion.codeName}"
|
||||||
|
|
||||||
# The revision if built from git; otherwise an empty string
|
# The revision if built from git; otherwise an empty string
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user