X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=tools%2Fupdate-version;h=92fcf7b35b992c8b7172fbe9bbd2861ea85b7745;hb=1e99a9de97d9e244496aec79bc3cc8506886b507;hp=401e93eaf0ad3159d5b96fd28d6db78f07f5ab0e;hpb=055a7496d1f9af18bf0514f94228c64131cb3f02;p=wimlib diff --git a/tools/update-version b/tools/update-version index 401e93ea..92fcf7b3 100755 --- a/tools/update-version +++ b/tools/update-version @@ -1,13 +1,13 @@ #!/bin/bash -oldver='1\.10\.0' -oldmonth=August -oldyear=2016 +oldver='1\.11\.0' +oldmonth=January +oldyear=2017 newmajor=1 -newminor=11 +newminor=12 newpatch=0 -newmonth=January +newmonth=July newyear=2017