Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tatokis committed Jun 20, 2020
1 parent 52b2085 commit 68be127
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions BetterTrn.pro
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,7 @@ qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target

VERSION = 1.0.0

RESOURCES += \
res.qrc
2 changes: 1 addition & 1 deletion aboutwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>v1.0 Beta</string>
<string>v1.0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
Expand Down

0 comments on commit 68be127

Please sign in to comment.