Skip to content

Commit

Permalink
[1.2.0] bump to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
da-liii committed Dec 3, 2023
1 parent 1a4e560 commit 26f252d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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.0-rc10"
local XMACS_VERSION="1.2.0"
local CONFIG_USER = "XmacsLabs"
local DEVEL_VERSION = TEXMACS_VERSION
local DEVEL_RELEASE = 1
Expand Down

0 comments on commit 26f252d

Please sign in to comment.