mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Update version.
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# C3C Release Notes
|
||||
|
||||
## 0.6.3 Change list
|
||||
|
||||
### Changes / improvements
|
||||
*None yet*
|
||||
|
||||
### Fixes
|
||||
*None yet*
|
||||
|
||||
### Stdlib changes
|
||||
*None yet*
|
||||
|
||||
## 0.6.2 Change list
|
||||
|
||||
### Changes / improvements
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
#define COMPILER_VERSION "0.6.2"
|
||||
#define PRERELEASE 0
|
||||
#define COMPILER_VERSION "0.6.3"
|
||||
#define PRERELEASE 1
|
||||
Reference in New Issue
Block a user