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 ba4da60 commit c56bce3Copy full SHA for c56bce3
src/subtivals.pro
@@ -4,7 +4,7 @@
4
#
5
#-------------------------------------------------
6
7
-VERSION = 1.10.0
+VERSION = 2.0.0-pre2
8
DEFINES += VERSION=\\\"$$VERSION\\\" \
9
DEFAULT_LINESPACING=0.3 \
10
NB_PRESETS=6 \
win-installer/installer.nsi
@@ -23,7 +23,7 @@
23
24
RequestExecutionLevel admin
25
26
-!define setup "subtivals-setup-1.10.0.exe"
+!define setup "subtivals-setup-2.0.0-pre2.exe"
27
28
; change this to wherever the files to be packaged reside
29
!define srcdir "..\subtivals-build-desktop\release"
0 commit comments