]> wimlib.net Git - wimlib/blobdiff - tools/update-version
v1.8.1
[wimlib] / tools / update-version
index 970dc361cf5ca273f6177f01ca703b08279ed925..c9eb9fe455331a69a35b44a7d13f7b331bb85d00 100755 (executable)
@@ -1,13 +1,13 @@
 #!/bin/bash
 
-oldver='1\.7\.4'
-oldmonth=January
+oldver='1\.8\.0'
+oldmonth=February
 oldyear=2015
 
 newmajor=1
 newminor=8
-newpatch=0
-newmonth=February
+newpatch=1
+newmonth=May
 newyear=2015