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