X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=tools%2Fupdate-version;fp=tools%2Fupdate-version;h=c9eb9fe455331a69a35b44a7d13f7b331bb85d00;hp=970dc361cf5ca273f6177f01ca703b08279ed925;hb=b982aac54ea06f51418ed28d4f864821b350ccca;hpb=7fa4bcf7173df1166677ced5fbab51ed3ef07a08 diff --git a/tools/update-version b/tools/update-version index 970dc361..c9eb9fe4 100755 --- a/tools/update-version +++ b/tools/update-version @@ -1,13 +1,13 @@ #!/bin/bash -oldver='1\.7\.4' -oldmonth=January +oldver='1\.8\.0' +oldmonth=February oldyear=2015 newmajor=1 newminor=8 -newpatch=0 -newmonth=February +newpatch=1 +newmonth=May newyear=2015