]> wimlib.net Git - wimlib/blobdiff - update-version
compress_parallel.c: Determine physical memory on OS X
[wimlib] / update-version
index 4dc5db425ff3267b69f23bb7b5fe01a8bed9b1d1..4bb950a617a92f4b6e80ac30d905976878de682b 100755 (executable)
@@ -1,12 +1,12 @@
 #!/bin/bash
 
-oldver='1\.5\.3'
-oldmonth=December
+oldver='1\.6\.0'
+oldmonth=January
 oldyear=2013
 
 newmajor=1
 newminor=6
-newpatch=0
+newpatch=1
 newmonth=January
 newyear=2014