Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 4 Nov 2013 20:07:04 +0000 (20:07 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 4 Nov 2013 20:07:04 +0000 (20:07 +0000)
wscript

diff --git a/wscript b/wscript
index 828f9122bfae0b1f61c99953ac81485ef7b6543a..5397eda3dc5aa161313ae1e4c6998684ad01cbe9 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.25'
+VERSION = '1.26pre'
 
 def options(opt):
     opt.load('compiler_cxx')