Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 6 Nov 2013 00:11:06 +0000 (00:11 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 6 Nov 2013 00:11:06 +0000 (00:11 +0000)
wscript

diff --git a/wscript b/wscript
index 2d39d76585f312105e97f8b6f7bc82e39d363b85..cb473737b9852676dac6bf3c4936c34b1e3da55f 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.26'
+VERSION = '1.27pre'
 
 def options(opt):
     opt.load('compiler_cxx')