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