X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=update-version;h=260408870dfc8fdded5845ff05f0534c3623110f;hb=db52422f8a9e87e7d160b68b3271d26c41f0687e;hp=840ea2c757109e955cdd54b55f8a57e8e5dc1291;hpb=6fc65fe3cf5bacfaadf03252c8a108c2d636ec12;p=wimlib diff --git a/update-version b/update-version index 840ea2c7..26040887 100755 --- a/update-version +++ b/update-version @@ -1,13 +1,13 @@ #!/bin/bash -oldver='1\.4\.2' -oldmonth=June +oldver='1\.5\.1' +oldmonth=October oldyear=2013 newmajor=1 newminor=5 -newpatch=0 -newmonth=August +newpatch=2 +newmonth=November newyear=2013