Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 3 Jan 2014 17:30:54 +0000 (17:30 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 3 Jan 2014 17:30:54 +0000 (17:30 +0000)
wscript

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