Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 5 Jan 2014 22:41:00 +0000 (22:41 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 5 Jan 2014 22:41:00 +0000 (22:41 +0000)
wscript

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