Skip to content

Commit

Permalink
Update to 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
turbedi committed Feb 21, 2016
1 parent b6809fb commit a64a824
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.2.1")
#define VERSION QString("2.6.3")

static const quint16 PROTOCOL_VERSION = 3;
static const quint16 PROTOCOL_SUBVERSION = 2;
static const quint16 CLIENT_VERSION_NUMBER = 2621;
static const quint16 CLIENT_VERSION_NUMBER = 2630;
static const int UPDATE_ID = 4;

#ifdef Q_OS_LINUX
Expand Down

0 comments on commit a64a824

Please sign in to comment.