mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Bump func version
This commit is contained in:
parent
d23267d996
commit
6a72aba9af
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ extern std::string generated_from;
|
|||
|
||||
constexpr int optimize_depth = 20;
|
||||
|
||||
const std::string func_version{"0.2.0"};
|
||||
const std::string func_version{"0.3.0"};
|
||||
|
||||
enum Keyword {
|
||||
_Eof = -1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue