raise DB version for HA changes

This commit is contained in:
steffen123 2010-10-02 13:55:18 +02:00
parent c818ee1479
commit c961b49acb

View File

@ -73,7 +73,7 @@ except ImportError:
use_numpy = False
DB_VERSION = 143
DB_VERSION = 144
# Variance created as sqlite has a bunch of undefined aggregate functions.