Create 0.6.8

This commit is contained in:
Christoffer Lerno
2025-02-17 00:20:40 +01:00
committed by Christoffer Lerno
parent 0d7697280c
commit c41d551ead
2 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# C3C Release Notes
## 0.6.8 Change list
### Changes / improvements
### Fixes
### Stdlib changes
## 0.6.7 Change list
### Changes / improvements

View File

@@ -1,3 +1,3 @@
#define COMPILER_VERSION "0.6.7"
#define PRERELEASE 0
#define COMPILER_VERSION "0.6.8"
#define PRERELEASE 1
#define ALLOW_DEPRECATED_6 1