X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=make-release;h=840ea2c757109e955cdd54b55f8a57e8e5dc1291;hp=fad85cf52366be93f4e3a46251e84fb0c7300836;hb=61ac5994e9fe3666d1c057dafca8c79406c59077;hpb=c515b8ec17e25eb312abbca22dd3f8ca7815716d diff --git a/make-release b/make-release index fad85cf5..840ea2c7 100755 --- a/make-release +++ b/make-release @@ -1,13 +1,13 @@ #!/bin/bash -oldver='1\.4\.0' -oldmonth=May +oldver='1\.4\.2' +oldmonth=June oldyear=2013 newmajor=1 -newminor=4 -newpatch=1 -newmonth=May +newminor=5 +newpatch=0 +newmonth=August newyear=2013