From 671de9f57939596022679dddf864ee97e496cae8 Mon Sep 17 00:00:00 2001 From: Kristoffer Carlsson Date: Fri, 1 Mar 2024 09:30:50 +0100 Subject: [PATCH] set VERSION to 1.11.0-alpha1 (#53358) https://github.com/JuliaLang/julia/pull/53345 got messed up --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 0bc25cfcab2c1..b4c7bf2934e64 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.11.0-DEV +1.11.0-alpha1