From 013128c74818b02e5f9f781b317ccdbdc43b44a7 Mon Sep 17 00:00:00 2001 From: Darcy Shen Date: Sun, 9 Jun 2024 01:00:14 +0800 Subject: [PATCH] [1.2.7] bump to 1.2.7-alpha2 --- xmake/vars.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmake/vars.lua b/xmake/vars.lua index 421e8f23a1..e97330bd99 100644 --- a/xmake/vars.lua +++ b/xmake/vars.lua @@ -11,7 +11,7 @@ -- in the root directory or . TEXMACS_VERSION = "2.1.2" -XMACS_VERSION="1.2.7-alpha1" +XMACS_VERSION="1.2.7-alpha2" CONFIG_USER = "XmacsLabs" DEVEL_VERSION = TEXMACS_VERSION DEVEL_RELEASE = 1