Force Resmed database upgrade

This commit is contained in:
Mark Watkins 2014-07-03 02:33:29 +10:00
parent b6cff80991
commit d16bc60f69

View File

@ -23,7 +23,7 @@
//******************************************************************************************** //********************************************************************************************
// Please INCREMENT the following value when making changes to this loaders implementation. // Please INCREMENT the following value when making changes to this loaders implementation.
// //
const int resmed_data_version = 8; const int resmed_data_version = 9;
// //
//******************************************************************************************** //********************************************************************************************