mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[misc] increment version to rufus-next
* also fixed ms-config.h
This commit is contained in:
parent
472db8b592
commit
d1f41309a9
6 changed files with 19 additions and 23 deletions
|
@ -3,7 +3,7 @@ rm -f rufus*.exe
|
|||
./configure --without-freedos --without-syslinux
|
||||
make clean
|
||||
make release -j2
|
||||
./configure --with-freedos
|
||||
./configure --with-freedos --without-syslinux
|
||||
# The only difference between FreeDOS and non FreeDOS is with the RC
|
||||
# => instead of invoking 'make clean, just remove the RC object
|
||||
rm src/rufus_rc.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue