We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a8906f commit 51933d3Copy full SHA for 51933d3
release_notes.txt
@@ -16,7 +16,7 @@ TODO: auto RAR size and par2 parameters depending on the inputs size?
16
17
18
####################################################
19
-### Release: ngPost v4.10 ###
+### Release: ngPost v4.11 ###
20
### date: 2020/08/07 ###
21
22
src/ngPost.pro
@@ -1,7 +1,7 @@
1
QT += network gui
2
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
3
4
-DEFINES += "APP_VERSION=\"4.10\""
+DEFINES += "APP_VERSION=\"4.11\""
5
6
INCLUDEPATH += $$PWD
7
TARGET = ngPost
0 commit comments