X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=make-release;h=3d477d88b8ca6812c98dab9f48a13a86da7390d7;hp=ded3b14c7b94e1dc4be5361b1598254633087ae1;hb=56ba8c06fa16282e9d89e0c8c88ec1d69c20d4d3;hpb=28fd72017ded230c4a0e4efdf24f2e2e55ba9f36 diff --git a/make-release b/make-release index ded3b14c..3d477d88 100755 --- a/make-release +++ b/make-release @@ -1,13 +1,13 @@ #!/bin/bash -oldver='1\.3\.1' -oldmonth=March +oldver='1\.3\.3' +oldmonth=April oldyear=2013 newmajor=1 -newminor=3 -newpatch=2 -newmonth=March +newminor=4 +newpatch=0 +newmonth=May newyear=2013