]> wimlib.net Git - wimlib/blobdiff - make-release
Improve write streams performance and handling of joins
[wimlib] / make-release
index fad85cf52366be93f4e3a46251e84fb0c7300836..840ea2c757109e955cdd54b55f8a57e8e5dc1291 100755 (executable)
@@ -1,13 +1,13 @@
 #!/bin/bash
 
-oldver='1\.4\.0'
-oldmonth=May
+oldver='1\.4\.2'
+oldmonth=June
 oldyear=2013
 
 newmajor=1
-newminor=4
-newpatch=1
-newmonth=May
+newminor=5
+newpatch=0
+newmonth=August
 newyear=2013