]> wimlib.net Git - wimlib/blobdiff - update-version
wimlib_export_image(): cleanups and fixes for rollback
[wimlib] / update-version
index ee16c53c123e7d9a40ea0b05a2095aee1538442a..15fe71eb9fb445645f9997861a17b6f2a575e851 100755 (executable)
@@ -1,13 +1,13 @@
 #!/bin/bash
 
-oldver='1\.6\.3'
-oldmonth=May
+oldver='1\.7\.1'
+oldmonth=August
 oldyear=2014
 
 newmajor=1
 newminor=7
-newpatch=0
-newmonth=May
+newpatch=2
+newmonth=October
 newyear=2014