More windows debug.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 08c3082df05e4e8e5b8b977463fc55f6ca38e5c7..dc67fa038433065c113f4311e068169e6b9798cb 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.61pre'
+VERSION = '1.62.1devel'
 
 def options(opt):
     opt.load('compiler_cxx')