]> wimlib.net Git - wimlib/blobdiff - tools/update-version
wimlib.h: remove old ADD_IMAGE_FLAG aliases
[wimlib] / tools / update-version
index c9eb9fe455331a69a35b44a7d13f7b331bb85d00..a2d5d2df05238336ffef934ddd4db811c371775c 100755 (executable)
@@ -1,13 +1,13 @@
 #!/bin/bash
 
-oldver='1\.8\.0'
-oldmonth=February
+oldver='1\.8\.2'
+oldmonth=August
 oldyear=2015
 
 newmajor=1
 newminor=8
-newpatch=1
-newmonth=May
+newpatch=3
+newmonth=November
 newyear=2015