mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
[Tolk] Bump version to v0.7
Totally, v0.7 will include: - AST-level semantic kernel, transform AST to Ops directly - fully rewritten type system, drop Hindley-Milner - `bool` type support
This commit is contained in:
parent
974d76c5f6
commit
2997c027a2
6 changed files with 6 additions and 6 deletions
|
@ -18,6 +18,6 @@
|
|||
|
||||
namespace tolk {
|
||||
|
||||
constexpr const char* TOLK_VERSION = "0.6.0";
|
||||
constexpr const char* TOLK_VERSION = "0.7.0";
|
||||
|
||||
} // namespace tolk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue