Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 801 → Rev 906

/QMK-Groundstation/tags/QMK-Tools v1.3.0/QMK-Communicator/Defines.h
24,7 → 24,7
#include "../Global/Kopter.h"
 
static const QString QA_NAME = "QMK-Communicator";
static const QString QA_VERSION_NR = "1.3.0";
static const QString QA_VERSION_NR = "1.3.1";
 
#ifdef _BETA_
static const QString QA_VERSION = QA_VERSION_NR + " (BETA)";
32,8 → 32,8
static const QString QA_VERSION = QA_VERSION_NR;
#endif
 
static const QString QA_DATE = "25.08.2010";
static const QString QA_YEAR = "2008-2010";
static const QString QA_DATE = "05.02.2011";
static const QString QA_YEAR = "2008-2011";
 
static const QString QA_ABOUT =
"<HTML>"