version bump

This commit is contained in:
leitner 2016-10-01 15:40:16 +00:00
parent 6aa0e5f643
commit 3039d04915

View File

@ -1,3 +1,5 @@
0.32:
0.31:
special case buffer_get_token with token length 1 through memccpy (almost 4x speedup)
test for pread and use it instead of lseek+read in cdb and io_mmapwritefile