Skip to content

Commit

Permalink
Version 0.4.0
Browse files Browse the repository at this point in the history
Kernel only.
  • Loading branch information
miRoox committed Apr 5, 2018
1 parent 5f45732 commit 702f4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp-qt/universal.pri
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
!isEmpty(UNIVERSAL_PRI_INCLUDED):error("universal.pri has been included")
UNIVERSAL_PRI_INCLUDED = 1

VERSION = 1.0.0
VERSION = 0.4.0
CONFIG += c++14
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0

Expand Down

0 comments on commit 702f4c0

Please sign in to comment.