1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

Bump funC version to 0.4.2

This commit is contained in:
EmelyanenkoK 2023-03-03 10:33:22 +03:00 committed by GitHub
parent fafb90b5fa
commit c2c9a93916
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ extern std::string generated_from;
constexpr int optimize_depth = 20;
const std::string func_version{"0.4.1"};
const std::string func_version{"0.4.2"};
enum Keyword {
_Eof = -1,