DB version increase for rush field

This commit is contained in:
steffen123
2010-07-06 18:14:35 +02:00
parent 1ab4db685f
commit e5cba5172d
+1 -1
View File
@@ -75,7 +75,7 @@ except ImportError:
use_numpy = False
DB_VERSION = 124
DB_VERSION = 125
# Variance created as sqlite has a bunch of undefined aggregate functions.