build_ref_db: fixed bug erasing some of the higher LCAs (i.e. lowest

similarities)
This commit is contained in:
Celine Mercier
2020-04-28 15:56:06 +02:00
parent 1b346b54f9
commit 974528b2e6
2 changed files with 40 additions and 1 deletions

View File

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