X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=update-version;h=0ce1b04c2da188cdc0ac4a13bf8749fef14427ac;hb=4075b6ec704b03f387af8044762f228b60ffb2d6;hp=8acbe0cdd484eb1698fc9116a47c7d9fa65d3fe7;hpb=921efbc26da4ea0aca1dca04808774395e76f022;p=wimlib diff --git a/update-version b/update-version index 8acbe0cd..0ce1b04c 100755 --- a/update-version +++ b/update-version @@ -1,12 +1,12 @@ #!/bin/bash oldver='1\.7\.0' -oldmonth=May +oldmonth=June oldyear=2014 newmajor=1 newminor=7 -newpatch=0 +newpatch=1 newmonth=June newyear=2014