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