File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,19 @@ TODO: include ParPar instead of par2cmdline?
1515TODO: auto RAR size and par2 parameters depending on the inputs size?
1616
1717
18+ ####################################################
19+ ### Release: ngPost v4.9 ###
20+ ### date: 2020/07/02 ###
21+ ####################################################
22+
23+ - Issue #56, fix PREPARE_PACKING to only start one packing at a time!
24+
25+ - update code to remove deprecated methods of Qt v5.15.0 to be ready for the v6
26+
27+ - upgrade Linux, MacOS and Windows releases to Qt v5.15.0
28+
29+
30+
1831####################################################
1932### Release: ngPost v4.8 ###
2033### date: 2020/06/21 vive la Musique! ###
Original file line number Diff line number Diff line change 11QT += network gui
22greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
33
4- DEFINES += " APP_VERSION=\" 4.8 \ ""
4+ DEFINES += " APP_VERSION=\" 4.9 \ ""
55
66INCLUDEPATH += $$PWD
77TARGET = ngPost
You can’t perform that action at this time.
0 commit comments