diff options
| author | ruki <[email protected]> | 2024-10-30 23:42:00 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-10-30 23:42:00 +0800 |
| commit | 160d19b8b0bcdfc5dde65d07729f7d4d143e8848 (patch) | |
| tree | b73f1c336a6fe32d94b02c1da9895a4e9752919f /scripts/rpmbuild | |
| parent | abd15c255c3f4d0f21c205e6722eefabb572f859 (diff) | |
update version
Diffstat (limited to 'scripts/rpmbuild')
| -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 31214dca4..5dc033650 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -2,7 +2,7 @@ %define use_luajit 0 Name: xmake -Version: 2.9.5 +Version: 2.9.6 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua |
