Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
palindromiq committed Feb 28, 2022
1 parent bb1c03b commit ae76ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion YATE.pro
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONFIG += c++11 DISCORD_ENABLED
# You can make your code fail to compile if it uses deprecated APIs.
# In order to do so, uncomment the following line.
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
VERSION = 1.1.2.0
VERSION = 1.2.0.0
SOURCES += \
analysisviewitem.cpp \
analysisviewmodel.cpp \
Expand Down

0 comments on commit ae76ce0

Please sign in to comment.