Skip to content

Commit 51933d3

Browse files
committed
v4.11 (can't use 4.10 as it becomes 4.1 due to QString::number)
1 parent 1a8906f commit 51933d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

release_notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ TODO: auto RAR size and par2 parameters depending on the inputs size?
1616

1717

1818
####################################################
19-
### Release: ngPost v4.10 ###
19+
### Release: ngPost v4.11 ###
2020
### date: 2020/08/07 ###
2121
####################################################
2222

src/ngPost.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
QT += network gui
22
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
33

4-
DEFINES += "APP_VERSION=\"4.10\""
4+
DEFINES += "APP_VERSION=\"4.11\""
55

66
INCLUDEPATH += $$PWD
77
TARGET = ngPost

0 commit comments

Comments
 (0)