X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=update-version;h=0ce1b04c2da188cdc0ac4a13bf8749fef14427ac;hb=5e2f335c1097250e8fe96617bcc0248fb8c64e01;hp=ee16c53c123e7d9a40ea0b05a2095aee1538442a;hpb=d82950b8ae73d50bffebb88c2b5c10b49f4082f4;p=wimlib diff --git a/update-version b/update-version index ee16c53c..0ce1b04c 100755 --- a/update-version +++ b/update-version @@ -1,13 +1,13 @@ #!/bin/bash -oldver='1\.6\.3' -oldmonth=May +oldver='1\.7\.0' +oldmonth=June oldyear=2014 newmajor=1 newminor=7 -newpatch=0 -newmonth=May +newpatch=1 +newmonth=June newyear=2014