Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 23 Dec 2013 22:10:29 +0000 (22:10 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 23 Dec 2013 22:10:29 +0000 (22:10 +0000)
wscript

diff --git a/wscript b/wscript
index 519b2255fa9d7ed3ae2674f0184de423c202b530..7d8a0525e2d6399880f65f5096f10c2b84974ecc 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.49'
+VERSION = '1.50pre'
 
 def options(opt):
     opt.load('compiler_cxx')