X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=update-version;h=8c1f15e2365f2200aa4b1bc32296069c60ffdca9;hp=260408870dfc8fdded5845ff05f0534c3623110f;hb=ec60614b1897da8e615c9159a38552648dda53d6;hpb=9bec19341aac9190cd0bd80a6937b02d923dd566 diff --git a/update-version b/update-version index 26040887..8c1f15e2 100755 --- a/update-version +++ b/update-version @@ -1,13 +1,13 @@ #!/bin/bash -oldver='1\.5\.1' -oldmonth=October +oldver='1\.5\.2' +oldmonth=November oldyear=2013 newmajor=1 newminor=5 -newpatch=2 -newmonth=November +newpatch=3 +newmonth=December newyear=2013