Merge 1.0 and some subtitling fixes.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 212f1d5c6929d88d0503329a474cf1555e142d68..bfb7d8ecddf792e659a11cc99eda5ab8e7335b99 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.47pre'
+VERSION = '1.52pre'
 
 def options(opt):
     opt.load('compiler_cxx')