Restore layout to how it was.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 7d8a0525e2d6399880f65f5096f10c2b84974ecc..93dab68232377888a527340c6e36bb1ef71ac337 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.50pre'
+VERSION = '1.53pre'
 
 def options(opt):
     opt.load('compiler_cxx')