correccions en makefile i version.h

This commit is contained in:
2025-11-01 09:44:31 +01:00
parent 66c7c9dfe6
commit 5c5151c032
4 changed files with 17 additions and 2 deletions

View File

@@ -2,5 +2,5 @@
namespace Version {
constexpr const char* GIT_HASH = "@GIT_HASH@";
constexpr const char* APP_NAME = "Coffee Crisis Arcade Edition";
constexpr const char* APP_NAME = "JailDoctor's Dilemma";
} // namespace Version