X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=tools%2Fupdate-version;h=a2d5d2df05238336ffef934ddd4db811c371775c;hp=970dc361cf5ca273f6177f01ca703b08279ed925;hb=a4123fea556d6c362318212127e25846981ea190;hpb=c7a6a38f0b0146eeff7b6f4c0d00501166a11e8c diff --git a/tools/update-version b/tools/update-version index 970dc361..a2d5d2df 100755 --- a/tools/update-version +++ b/tools/update-version @@ -1,13 +1,13 @@ #!/bin/bash -oldver='1\.7\.4' -oldmonth=January +oldver='1\.8\.2' +oldmonth=August oldyear=2015 newmajor=1 newminor=8 -newpatch=0 -newmonth=February +newpatch=3 +newmonth=November newyear=2015