X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=tools%2Fupdate-version;h=bfa07dbe33596fa27c9ebd6f8d72432f5a33eca9;hb=d31b2fee211b1c31420bafe1c2379f6f89bd92fe;hp=fe5d3978624ee7f7aa07cab3abf2b211b3b28eaf;hpb=94f8de6d411d58a0eb2e472cc1b984f195eb2447;p=wimlib diff --git a/tools/update-version b/tools/update-version index fe5d3978..bfa07dbe 100755 --- a/tools/update-version +++ b/tools/update-version @@ -1,13 +1,13 @@ #!/bin/bash -oldver='1\.7\.3' -oldmonth=November -oldyear=2014 +oldver='1\.8\.1' +oldmonth=May +oldyear=2015 newmajor=1 -newminor=7 -newpatch=4 -newmonth=January +newminor=8 +newpatch=2 +newmonth=August newyear=2015