Skip to content

Commit

Permalink
2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CrystalMoogle committed Nov 27, 2014
1 parent ad23b7c commit 237da95
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.5.0")
#define VERSION QString("2.5.1")

static const quint16 PROTOCOL_VERSION = 3;
static const quint16 PROTOCOL_SUBVERSION = 1;
static const quint16 CLIENT_VERSION_NUMBER = 2500;
static const quint16 CLIENT_VERSION_NUMBER = 2510;
static const int UPDATE_ID = 4;

#ifdef Q_OS_LINUX
Expand Down

0 comments on commit 237da95

Please sign in to comment.