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