X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=update-version;h=4bb950a617a92f4b6e80ac30d905976878de682b;hp=4dc5db425ff3267b69f23bb7b5fe01a8bed9b1d1;hb=28ebd986920812c7f91f30a3f3783d1ab3c951d0;hpb=345d31902b50d440b918d2ec3a16c0f4bfff08ad diff --git a/update-version b/update-version index 4dc5db42..4bb950a6 100755 --- a/update-version +++ b/update-version @@ -1,12 +1,12 @@ #!/bin/bash -oldver='1\.5\.3' -oldmonth=December +oldver='1\.6\.0' +oldmonth=January oldyear=2013 newmajor=1 newminor=6 -newpatch=0 +newpatch=1 newmonth=January newyear=2014