Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 3 Jan 2014 14:37:06 +0000 (14:37 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 3 Jan 2014 14:37:06 +0000 (14:37 +0000)
wscript

diff --git a/wscript b/wscript
index a02a23d6f9f01dbfbbf82ecc57e9e3a7c1ad5abc..bd9b5233997dbd2808b2db7871bee5f94b24424c 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.55'
+VERSION = '1.56pre'
 
 def options(opt):
     opt.load('compiler_cxx')