X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=tools%2Fupdate-version;h=45acebc6b9009199ade88e8129656745ce9dc03d;hb=181cc78dc68e62f3e005e1590f5cda12d3e287f5;hp=65ab7725b30f5307b1f174a8333eb7afdc58803d;hpb=b3d0fd77eb71d6e20eddfac6586c16418f46e1be;p=wimlib diff --git a/tools/update-version b/tools/update-version index 65ab7725..45acebc6 100755 --- a/tools/update-version +++ b/tools/update-version @@ -1,13 +1,13 @@ #!/bin/bash -oldver='1\.8\.3' -oldmonth=November -oldyear=2015 +oldver='1\.9\.1' +oldmonth=March +oldyear=2016 newmajor=1 newminor=9 -newpatch=0 -newmonth=January +newpatch=2 +newmonth=June newyear=2016