X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=update-version;h=a6282901b7c72bcc9ad4175f4b013181dbedb474;hp=4bb950a617a92f4b6e80ac30d905976878de682b;hb=450232de9682a6d291a2f2d11f8125836ac8326a;hpb=09e9bf4f6dfc6a196aa2c85f85b7da81e6bd70f7 diff --git a/update-version b/update-version index 4bb950a6..a6282901 100755 --- a/update-version +++ b/update-version @@ -1,13 +1,13 @@ #!/bin/bash -oldver='1\.6\.0' +oldver='1\.6\.1' oldmonth=January -oldyear=2013 +oldyear=2014 newmajor=1 newminor=6 -newpatch=1 -newmonth=January +newpatch=2 +newmonth=March newyear=2014