Allow choice of whether or not to install the server/main program on Windows.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 7aa17074ec37b64953567755da6426e2a88ee18f..8790cf9a40f8c27e0048f3d491e4eeab57abf42a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.63.4devel'
+VERSION = '1.63.6devel'
 
 def options(opt):
     opt.load('compiler_cxx')