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