Update to 0.7.5 release candidate.

This commit is contained in:
Christoffer Lerno
2025-09-01 02:11:08 +02:00
parent 3a69c9f1fe
commit 176fb47c23
2 changed files with 2 additions and 2 deletions

View File

@@ -142,7 +142,7 @@ fn void main()
### Current status ### Current status
The current stable version of the compiler is **version 0.7.4**. The current stable version of the compiler is **version 0.7.5**.
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.

View File

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