mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Release candidate 0.7.4
This commit is contained in:
@@ -142,7 +142,7 @@ fn void main()
|
|||||||
|
|
||||||
### Current status
|
### Current status
|
||||||
|
|
||||||
The current stable version of the compiler is **version 0.7.3**.
|
The current stable version of the compiler is **version 0.7.4**.
|
||||||
|
|
||||||
The upcoming 0.7.x releases will focus on expanding the standard library,
|
The upcoming 0.7.x releases will focus on expanding the standard library,
|
||||||
fixing bugs and improving compile time analysis.
|
fixing bugs and improving compile time analysis.
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
#define COMPILER_VERSION "0.7.4"
|
#define COMPILER_VERSION "0.7.4"
|
||||||
#define PRERELEASE 1
|
#define PRERELEASE 0
|
||||||
|
|||||||
Reference in New Issue
Block a user