Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 313 → Rev 314

/QMK-Groundstation/trunk/global.h
56,7 → 56,7
static const int SLEEP = 500000;
 
static const QString QA_NAME = "QMK-Groundstation";
static const QString QA_VERSION_NR = "0.7.11";
static const QString QA_VERSION_NR = "0.7.12";
 
#ifdef _BETA_
static const QString QA_VERSION = QA_VERSION_NR + " (BETA)";