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