diff options
| author | Mike DePaulo <mikedep333@gmail.com> | 2015-06-23 19:20:14 -0400 |
|---|---|---|
| committer | Mike DePaulo <mikedep333@gmail.com> | 2015-06-23 19:22:38 -0400 |
| commit | 878a7115708cf836d577fc50d029d45a9751af9c (patch) | |
| tree | 58478e29275d5e864886d6faf569c959f0b2d0fc /xorg-server/installer/vcxsrv-64-debug.nsi | |
| parent | 4d4dd065696890a0c023423db0aae91446169968 (diff) | |
| download | vcxsrv-878a7115708cf836d577fc50d029d45a9751af9c.tar.gz vcxsrv-878a7115708cf836d577fc50d029d45a9751af9c.tar.bz2 vcxsrv-878a7115708cf836d577fc50d029d45a9751af9c.zip | |
Bump version string suffix: bug3test2 -> bug3test3
Diffstat (limited to 'xorg-server/installer/vcxsrv-64-debug.nsi')
| -rw-r--r-- | xorg-server/installer/vcxsrv-64-debug.nsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/installer/vcxsrv-64-debug.nsi b/xorg-server/installer/vcxsrv-64-debug.nsi index 1373e4141..1d6da3ef1 100644 --- a/xorg-server/installer/vcxsrv-64-debug.nsi +++ b/xorg-server/installer/vcxsrv-64-debug.nsi @@ -18,7 +18,7 @@ ;--------------------------------
!define NAME_STRING "VcXsrv (X2Go/Arctica Builds)"
-!define VERSION "1.17.0.0-2-bug3test2"
+!define VERSION "1.17.0.0-2-bug3test3"
; The name of the installer
Name "${NAME_STRING}"
|
