X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=update-version;h=d413f9835c375f6593e172007af51d8e30318293;hb=bf008385f7a8eac6fbd41192050dcd9f297ddd2b;hp=5e8d3bde62cfa99d755a841e44ba5ccbdee7ed49;hpb=aaa3f0eabacc3f364ee9f83069f5a063ac10d250;p=wimlib diff --git a/update-version b/update-version index 5e8d3bde..d413f983 100755 --- a/update-version +++ b/update-version @@ -1,13 +1,13 @@ #!/bin/bash -oldver='1\.7\.0' -oldmonth=June +oldver='1\.7\.2' +oldmonth=October oldyear=2014 newmajor=1 newminor=7 -newpatch=1 -newmonth=August +newpatch=3 +newmonth=November newyear=2014