X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=wscript;h=5397eda3dc5aa161313ae1e4c6998684ad01cbe9;hb=c3c16fef82ca70542e586d83418fb01c021dbe0e;hp=c590c5ef4ff44fe55a505947150bfd4f70fd2edd;hpb=d85e27722bd3ca0e1e9e21645d817f0707d7888a;p=dcpomatic.git diff --git a/wscript b/wscript index c590c5ef4..5397eda3d 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.12pre' +VERSION = '1.26pre' def options(opt): opt.load('compiler_cxx')