Bump version

This commit is contained in:
2025-10-24 11:36:36 +02:00
parent beaa10ea6e
commit 26e5e25132
+1 -1
View File
@@ -78,7 +78,7 @@ make -j $PROC_LIMIT install
make distclean
cd ../luajit2
git fetch --all
git checkout v2.1-20230410
git checkout v2.1-20230911
XCFLAGS="-O3 -march=native -mtune=native" make -j $PROC_LIMIT
make install
make clean