Warning - Incremented ResMed importer version.

This commit is contained in:
Mark Watkins 2013-10-14 02:48:50 +10:00
parent 2e49a51b17
commit f1f798f5de

View File

@ -22,7 +22,7 @@ Copyright: (c)2011 Mark Watkins
//******************************************************************************************** //********************************************************************************************
// 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=5; const int resmed_data_version=6;
// //
//******************************************************************************************** //********************************************************************************************