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

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