]> wimlib.net Git - wimlib/blobdiff - update-version
test-imagex: Fix check of boot index
[wimlib] / update-version
index 4bb950a617a92f4b6e80ac30d905976878de682b..a6282901b7c72bcc9ad4175f4b013181dbedb474 100755 (executable)
@@ -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