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