From cf36a245419ee30a149fd1ced9c0b18118f61bc3 Mon Sep 17 00:00:00 2001 From: Mark Watkins Date: Thu, 8 Dec 2011 21:48:53 +1000 Subject: [PATCH] Necessary ResMed import version bump to force reimport.. I hope your all backing up your SD cards! :( --- SleepLib/loader_plugins/resmed_loader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SleepLib/loader_plugins/resmed_loader.h b/SleepLib/loader_plugins/resmed_loader.h index bb566b52..31e9ca13 100644 --- a/SleepLib/loader_plugins/resmed_loader.h +++ b/SleepLib/loader_plugins/resmed_loader.h @@ -20,7 +20,7 @@ License: GPL //******************************************************************************************** // Please INCREMENT the following value when making changes to this loaders implementation. // -const int resmed_data_version=4; +const int resmed_data_version=5; // //********************************************************************************************