Update compiler version

This commit is contained in:
Christoffer Lerno
2025-06-02 13:40:16 +02:00
parent 6e348d1e71
commit 786e47408a
2 changed files with 10 additions and 2 deletions

View File

@@ -1,5 +1,13 @@
# C3C Release Notes
## 0.7.3 Change list
### Changes / improvements
### Fixes
### Stdlib changes
## 0.7.2 Change list
### Changes / improvements

View File

@@ -1,2 +1,2 @@
#define COMPILER_VERSION "0.7.2"
#define PRERELEASE 0
#define COMPILER_VERSION "0.7.3"
#define PRERELEASE 1