Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 29 Dec 2013 01:13:25 +0000 (01:13 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 29 Dec 2013 01:13:25 +0000 (01:13 +0000)
wscript

diff --git a/wscript b/wscript
index 277a25753e0d0ef981d615bda7f27699578466b2..2b55cfd382578e22d1952be54ff3b76cb98aa475 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.53'
+VERSION = '1.54pre'
 
 def options(opt):
     opt.load('compiler_cxx')