Skip to content

Commit 3516226

Browse files
Update build script for TinyLoad to v7
1 parent b79daa0 commit 3516226

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@echo off
2-
echo TinyLoad v6.0
2+
echo TinyLoad v7.0
33
echo ------------
44
echo Building...
55
g++ -o TinyLoad.exe TinyLoad.cpp -static -O2 -s

0 commit comments

Comments
 (0)