summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorcofecofe <[email protected]>2024-06-24 21:49:06 +0800
committercofecofe <[email protected]>2024-06-24 21:49:06 +0800
commite5838d655e8ed3cb5efe729c7ed6e626d95cf6fa (patch)
tree06381a4b25a9157d1e6a8e03ac5868be04845343 /scripts
parent86b549d7ec56de8fcc19a3ce6f8fbcbf6661dc8b (diff)
parent91268bb362559784a1df570bf39f51e245f887fb (diff)
Merge branch 'master' of https://github.com/cofecofe/xmake
Diffstat (limited to 'scripts')
-rw-r--r--scripts/rpmbuild/xmake.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpmbuild/xmake.spec b/scripts/rpmbuild/xmake.spec
index 007feb679..4ffd12362 100644
--- a/scripts/rpmbuild/xmake.spec
+++ b/scripts/rpmbuild/xmake.spec
@@ -2,7 +2,7 @@
%define use_luajit 0
Name: xmake
-Version: 2.9.2
+Version: 2.9.3
Release: 1%{?dist}
Summary: A cross-platform build utility based on Lua