mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-15 00:49:55 +00:00
Forgot to increment the DB Schema!
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
// 53 18 Dec 2013 Mark Liversedge Added Fatigue Index (for power)
|
||||
// 54 07 Jan 2014 Mark Liversedge Revised Estimated VO2MAX metric formula
|
||||
|
||||
int DBSchemaVersion = 53;
|
||||
int DBSchemaVersion = 54;
|
||||
|
||||
DBAccess::DBAccess(Context* context) : context(context), db(NULL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user