diff --git a/src/cthulhu/cthulhu_platform.py.in b/src/cthulhu/cthulhu_platform.py.in index 9a3cb57..da74200 100644 --- a/src/cthulhu/cthulhu_platform.py.in +++ b/src/cthulhu/cthulhu_platform.py.in @@ -30,7 +30,7 @@ __license__ = "LGPL" # $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 #