Skip to content

Commit

Permalink
Update CLIENT_VERSION_NUMBER to 2720
Browse files Browse the repository at this point in the history
  • Loading branch information
turbedi authored Apr 30, 2017
1 parent 2b65061 commit 154a25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shared/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

static const quint16 PROTOCOL_VERSION = 4;
static const quint16 PROTOCOL_SUBVERSION = 0;
static const quint16 CLIENT_VERSION_NUMBER = 2700;
static const quint16 CLIENT_VERSION_NUMBER = 2720;
static const int UPDATE_ID = 4;

#ifdef Q_OS_LINUX
Expand Down

0 comments on commit 154a25e

Please sign in to comment.