]> wimlib.net Git - wimlib/blobdiff - tools/update-version
Add script to run 'sparse' static analyzer
[wimlib] / tools / update-version
index 65ab7725b30f5307b1f174a8333eb7afdc58803d..4868d89065277329a9ba4cfb6f0887a98d2f0454 100755 (executable)
@@ -1,13 +1,13 @@
 #!/bin/bash
 
-oldver='1\.8\.3'
-oldmonth=November
-oldyear=2015
+oldver='1\.9\.2'
+oldmonth=June
+oldyear=2016
 
 newmajor=1
-newminor=9
+newminor=10
 newpatch=0
-newmonth=January
+newmonth=August
 newyear=2016