C: Columns: reduced column growth factor from 2 to 1.3 to avoid errno28

This commit is contained in:
Celine Mercier
2020-04-13 14:47:56 +02:00
parent 4cf635d001
commit 8dbcd3025a
2 changed files with 10 additions and 2 deletions

View File

@ -1,5 +1,5 @@
major = 3
minor = 0
serial= '0-beta13'
serial= '0-beta13.1'
version ="%d.%02d.%s" % (major,minor,serial)