Skip to content

Commit

Permalink
v1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
horacekj committed Nov 21, 2018
1 parent b890958 commit addfb4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions auto-calib.pro
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ QT += charts
RESOURCES += auto-calib.qrc
win32:RC_ICONS += icon/app-icon.ico

VERSION_MAJOR = 0
VERSION_MINOR = 1
VERSION_MAJOR = 1
VERSION_MINOR = 0

DEFINES += "VERSION_MAJOR=$$VERSION_MAJOR" \
"VERSION_MINOR=$$VERSION_MINOR"
Expand Down

0 comments on commit addfb4f

Please sign in to comment.