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 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinDuquesnoy committed Dec 20, 2015
1 parent 35af7d2 commit ecdbd70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/app.pro
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@ FORMS += mainwindow.ui \
dlg_preferences.ui

# Version infos
VERSION = 1.5.0
VERSION = 1.5.2
DEFINES += VERSION_MAJOR=1
DEFINES += VERSION_MINOR=5
DEFINES += VERSION_MICRO=1
DEFINES += VERSION_MICRO=2
DEFINES += VERSION_STATUS=\\\"\\\"


Expand Down

0 comments on commit ecdbd70

Please sign in to comment.