Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Commit

Permalink
Bump version to 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinDuquesnoy committed Jun 17, 2017
1 parent c066109 commit 50bdbf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mellowplayer.pro
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ QT += core gui network widgets webengine webenginewidgets xml
CONFIG += c++11

# Version and windows icon
win32:VERSION = 2.2.4.0 # major.minor.patch.build
else:VERSION = 2.2.4 # major.minor[.patch]
win32:VERSION = 2.2.5.0 # major.minor.patch.build
else:VERSION = 2.2.5 # major.minor[.patch]
DEFINES += APP_VERSION=\\\"$$VERSION\\\"

# Windows specific rules
Expand Down

0 comments on commit 50bdbf5

Please sign in to comment.