From e168ddf8c12e2bb840e133297552f19c3d14b6cb Mon Sep 17 00:00:00 2001 From: Darcy Shen Date: Wed, 20 Dec 2023 23:23:24 +0800 Subject: [PATCH] [1.2.1] bump to 1.2.1 --- xmake.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmake.lua b/xmake.lua index 78bbe618f1..b488082719 100644 --- a/xmake.lua +++ b/xmake.lua @@ -26,7 +26,7 @@ configvar_check_cxxincludes("HAVE_UTIL_H", "util.h") --- set_project("Mogan STEM Suite") local TEXMACS_VERSION = "2.1.2" -local XMACS_VERSION="1.2.1-rc5" +local XMACS_VERSION="1.2.1" local CONFIG_USER = "XmacsLabs" local DEVEL_VERSION = TEXMACS_VERSION local DEVEL_RELEASE = 1