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 f6d2907 commit ec909d4Copy full SHA for ec909d4
Source/Install/QCTools.nsi
@@ -5,7 +5,7 @@ RequestExecutionLevel admin
5
; Some defines
6
!define PRODUCT_NAME "QCTools"
7
!define PRODUCT_PUBLISHER "MediaArea.net"
8
-!define PRODUCT_VERSION "0.7.1"
+!define PRODUCT_VERSION "0.7.2"
9
!define PRODUCT_VERSION4 "${PRODUCT_VERSION}.0"
10
!define PRODUCT_WEB_SITE "http://www.bavc.org/qctools"
11
!define COMPANY_REGISTRY "Software\MediaArea.net"
0 commit comments