'Generic Commit'
Some checks failed
Build-Test-Publish / build (linux/amd64) (push) Failing after 17s
Build-Test-Publish / build (linux/arm64) (push) Failing after 25s
Build-Test-Publish / create-manifest (push) Has been skipped

This commit is contained in:
Your Name
2025-06-15 16:40:43 +12:00
parent bf9f714a3d
commit de99ef0d11
3 changed files with 64 additions and 4 deletions

View File

@@ -107,7 +107,7 @@ int main(int argc, char* argv[]) {
std::cout << dropshell::VERSION << std::endl;
return 0;
}
std::cout << "simple_object_storage version: " << dropshell::VERSION << std::endl;
std::cout << "Simple Object Storage version: " << dropshell::VERSION << std::endl;
}
// Set up signal handlers