Skip to content

Commit

Permalink
Merge pull request #1420 from turbedi/#newClientHype
Browse files Browse the repository at this point in the history
2.6.2
  • Loading branch information
Fuzzysqurl committed Dec 7, 2015
2 parents b136c43 + cac0e9e commit ed1e545
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Shared/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

#include <qglobal.h>

#define VERSION QString("2.6.1")
#define VERSION QString("2.6.2")

static const quint16 PROTOCOL_VERSION = 3;
static const quint16 PROTOCOL_SUBVERSION = 2;
static const quint16 CLIENT_VERSION_NUMBER = 2601;
static const quint16 CLIENT_VERSION_NUMBER = 2620;
static const int UPDATE_ID = 4;

#ifdef Q_OS_LINUX
Expand Down

0 comments on commit ed1e545

Please sign in to comment.