X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=tools%2Fupdate-version;h=970dc361cf5ca273f6177f01ca703b08279ed925;hp=fe5d3978624ee7f7aa07cab3abf2b211b3b28eaf;hb=c7a6a38f0b0146eeff7b6f4c0d00501166a11e8c;hpb=7c1dad65663cb7f2068539367e226f3901489f30;ds=sidebyside diff --git a/tools/update-version b/tools/update-version index fe5d3978..970dc361 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\.7\.4' +oldmonth=January +oldyear=2015 newmajor=1 -newminor=7 -newpatch=4 -newmonth=January +newminor=8 +newpatch=0 +newmonth=February newyear=2015