From 7d7537aefe8ecbb68d8712f99b31debae25292e3 Mon Sep 17 00:00:00 2001 From: qishiyao Date: Tue, 15 Aug 2023 13:40:10 +0800 Subject: [PATCH] * Fix Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9f96a519db..67693af997 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = $(shell head -n 1 VERSION) XUANVERSION = $(shell jq -r .pkg.xuanxuan.gitVersion < ci.json) -XVERSION = $(shell jq -r .pkg.xuanxuan.ersion < ci.json) +XVERSION = $(shell jq -r .pkg.xuanxuan.version < ci.json) XHPROF_VERSION = 2.3.9 XUANPATH := $(XUANXUAN_SRC_PATH)