A few odds and ends after lookahead patch (#215)

This commit is contained in:
Lee *!* Clagett
2025-12-07 11:37:17 -05:00
committed by Lee *!* Clagett
parent 16111cae2c
commit 770e3b0ca4
6 changed files with 20 additions and 14 deletions

View File

@@ -33,7 +33,7 @@ namespace lws { namespace version
constexpr const char branch[] = "@MLWS_COMMIT_BRANCH@";
constexpr const char commit[] = "@MLWS_COMMIT_HASH@";
constexpr const char date[] = "@MLWS_COMMIT_DATE@";
constexpr const char id[] = "0.4-alpha";
constexpr const char id[] = "1.0-alpha";
constexpr const char name[] = "monero-lws";
// openmonero is currently on 1.6 and we have multiple additions since then