Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 547 → Rev 548

/QMK-Groundstation/tags/V1.0.0/global.h
58,7 → 58,7
#endif
 
static const QString QA_NAME = "QMK-Groundstation";
static const QString QA_VERSION_NR = "1.0.0";
static const QString QA_VERSION_NR = "1.0.1";
 
#ifdef _BETA_
static const QString QA_VERSION = QA_VERSION_NR + " (BETA)";