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

diff --git a/wscript b/wscript
index 4da8ed21f897facbabcc483f7b1774bf27fa3bd0..67187ed14a0195aa3cb3ec1ba6b052b5dae622c7 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.50'
+VERSION = '1.51pre'
 
 def options(opt):
     opt.load('compiler_cxx')