We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0dece7 commit 49994d2Copy full SHA for 49994d2
src/src.pro
@@ -18,7 +18,7 @@ NO_CRASH_HANDLER: DEFINES += NO_CRASH_HANDLER
18
}
19
20
DEFINES += APP_VERSION=$$system(git describe --tags --long --always)
21
-DEFINES += JDSP_VERSION=4.1.0
+DEFINES += JDSP_VERSION=4.1.1
22
23
include(../3rdparty/3rdparty.pri)
24
0 commit comments