From 1fd9acd94b21b7de68dc508c78d4b1fb4054dcf3 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Fri, 17 Jul 2026 18:19:57 -0400 Subject: [PATCH] Fixed the version file so it accurately rflects the current branch. --- src/cthulhu/cthulhuVersion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cthulhu/cthulhuVersion.py b/src/cthulhu/cthulhuVersion.py index 0eb4174..3c66bbe 100644 --- a/src/cthulhu/cthulhuVersion.py +++ b/src/cthulhu/cthulhuVersion.py @@ -24,4 +24,4 @@ # Cthulhu project: https://git.stormux.org/storm/cthulhu version = "2026.07.17" -codeName = "master" +codeName = "wine-access"