From 4ea50a8a850b619614a3b662b93d9ec7fb9299ba Mon Sep 17 00:00:00 2001 From: Christoffer Lerno Date: Mon, 8 Jul 2024 17:39:31 +0200 Subject: [PATCH] Update version. --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 68a0f4c26..688ec2f1b 100644 --- a/src/version.h +++ b/src/version.h @@ -1,2 +1,2 @@ -#define COMPILER_VERSION "0.6.0" +#define COMPILER_VERSION "0.6.1" #define PRERELEASE 1 \ No newline at end of file