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