Subversion Repositories Projects

Rev

Rev 170 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 170 Rev 175
Line 38... Line 38...
38
static const int ADDRESS_MK3MAG = 3;
38
static const int ADDRESS_MK3MAG = 3;
Line 39... Line 39...
39
 
39
 
Line 40... Line 40...
40
static const int SETTINGS_ID = 2;
40
static const int SETTINGS_ID = 2;
41
 
41
 
42
static const QString QA_NAME = "QMK-Groundstation";
42
static const QString QA_NAME = "QMK-Groundstation";
43
static const QString QA_VERSION = "0.6.0";
43
static const QString QA_VERSION = "0.6.0b";
44
static const QString QA_DATE = "21.12.2008";
44
static const QString QA_DATE = "24.12.2008";
45
static const QString QA_YEAR = "2008";
45
static const QString QA_YEAR = "2008";
Line 46... Line 46...
46
static const QString QA_AUTHOR = "Manuel Schrape";
46
static const QString QA_AUTHOR = "Manuel Schrape";