diff options
Diffstat (limited to 'xorg-server/installer/vcxsrv-debug.nsi')
-rw-r--r-- | xorg-server/installer/vcxsrv-debug.nsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/installer/vcxsrv-debug.nsi b/xorg-server/installer/vcxsrv-debug.nsi index 94350ba50..725481bf3 100644 --- a/xorg-server/installer/vcxsrv-debug.nsi +++ b/xorg-server/installer/vcxsrv-debug.nsi @@ -18,7 +18,7 @@ ;--------------------------------
!define NAME_STRING "VcXsrv (X2Go/Arctica Builds)"
-!define VERSION "1.17.0.0-1"
+!define VERSION "1.17.0.0-2"
; The name of the installer
Name "${NAME_STRING}"
|