diff options
| author | Mike DePaulo <mikedep333@gmail.com> | 2015-06-22 01:29:18 -0400 |
|---|---|---|
| committer | Mike DePaulo <mikedep333@gmail.com> | 2015-06-22 01:29:18 -0400 |
| commit | df30d2b2322d7940e83be76b63ce6f5a5a77f5b3 (patch) | |
| tree | 4d6a37988352e80adefa2bb6f005c74ef35ab347 /xorg-server/installer/vcxsrv-debug.nsi | |
| parent | 23cd5e5eb081c40dc07bc729da39be143c1fcaa2 (diff) | |
| download | vcxsrv-df30d2b2322d7940e83be76b63ce6f5a5a77f5b3.tar.gz vcxsrv-df30d2b2322d7940e83be76b63ce6f5a5a77f5b3.tar.bz2 vcxsrv-df30d2b2322d7940e83be76b63ce6f5a5a77f5b3.zip | |
Bump version string to 1.17.0.0-2
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}"
|
