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