Skip to content

Commit

Permalink
v1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
horacekj committed Feb 23, 2021
1 parent 685e939 commit fb5fc26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rcs-xn.pro
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ win64 {
QT += core gui serialport
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets

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

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

0 comments on commit fb5fc26

Please sign in to comment.