diff options
| author | CofeCofe <[email protected]> | 2024-06-24 15:34:20 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-24 15:34:20 +0800 |
| commit | 91268bb362559784a1df570bf39f51e245f887fb (patch) | |
| tree | 047eb33bea19844ba79120bf986452a36a825e95 /scripts | |
| parent | 325cc705e90699ae827bdcb0f48c2e596900b86c (diff) | |
| parent | 9eb191fc028f32d71de393cd2a46df7fc076bf4b (diff) | |
Merge branch 'xmake-io:master' into master
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/rpmbuild/xmake.spec | 2 |
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 |
