Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 23 Dec 2013 23:55:45 +0000 (23:55 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 23 Dec 2013 23:55:45 +0000 (23:55 +0000)
wscript

diff --git a/wscript b/wscript
index 4b6b27407c2619fab24d7381a200fdc4f5acc053..bfb7d8ecddf792e659a11cc99eda5ab8e7335b99 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.51'
+VERSION = '1.52pre'
 
 def options(opt):
     opt.load('compiler_cxx')