2 Commits
Author SHA1 Message Date
Storm Dragon 78ef51d01f Latest code, hopefully stable. 2026-01-19 05:24:48 -05:00
Storm Dragon 30a40f6974 Merged dbus implementation for plugins. 2026-01-12 11:54:42 -05:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
project('cthulhu',
version: '2026.01.12-testing',
version: '2026.01.12-master',
meson_version: '>= 1.0.0',
)
+1 -1
View File
@@ -24,4 +24,4 @@
# Cthulhu project: https://git.stormux.org/storm/cthulhu
version = "2026.01.12"
codeName = "testing"
codeName = "master"