Preparing for new release.

This commit is contained in:
Storm Dragon
2025-12-28 17:04:35 -05:00
736 changed files with 15768 additions and 8890 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
project('cthulhu',
version: '2025.12.09',
version: '2025.12.28-master',
meson_version: '>= 1.0.0',
)
@@ -119,6 +119,7 @@ summary += {'Install dir': python.find_installation('python3').get_install_dir()
subdir('docs')
subdir('icons')
subdir('po')
subdir('sounds')
subdir('src')
summary(summary)