versioning

This commit is contained in:
2025-12-16 00:37:18 +03:00
parent cd817446b0
commit 659c5f28e5
5 changed files with 29 additions and 21 deletions

View File

@@ -7,7 +7,7 @@
namespace clrsync::core
{
const std::string GIT_SEMVER = "0.1.4+4.git.ga5d6503";
const std::string GIT_SEMVER = "0.1.4+git.gcd81744";
const std::string version_string();
} // namespace clrsync::core