1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[misc] set Rufus next to 2.0

* With all the new features being introduced and latest UI changes,
  it's time to up the ante with regards to the major version.
This commit is contained in:
Pete Batard 2015-01-01 23:47:15 +00:00
parent a327bb114c
commit c56a1c87de
5 changed files with 20 additions and 20 deletions

View file

@ -39,4 +39,4 @@ sed -i -e "s/@@MAJOR@@/$MAJOR/g" -e "s/@@MINOR@@/$MINOR/g" -e "s/@@MICRO@@/$MICR
sed -i -f cmd.sed src/rufus.rc
sed -i 's/$/\r/' src/rufus.rc
rm cmd.sed
source bootstrap.sh
source ./bootstrap.sh