bumped version number to v1.2.0

This commit is contained in:
Yann Collet
2017-04-27 12:50:20 -07:00
parent 5a804456bc
commit 8b669535f8
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
v1.1.5
v1.2.0
cli : changed : Multithreading enabled by default (use target zstd-nomt or HAVE_THREAD=0 to disable)
cli : new : command -T0 means "detect and use nb of cores", by Sean Purcell
cli : new : zstdmt symlink hardwired to `zstd -T0`