fixed limux build

This commit is contained in:
2025-12-18 23:53:06 +03:00
parent 0288773ccb
commit 9be0a159ea
5 changed files with 11 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
namespace clrsync::core
{
const std::string GIT_SEMVER = "0.1.6+git.gc68ca3d";
const std::string GIT_SEMVER = "0.1.6+git.g0288773";
const std::string version_string();
} // namespace clrsync::core