X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=wscript;h=be7b0f985df4f141cc84042ac47e4c12b5e191dd;hb=96c76e5538677dfc4594dfe7eb92e64dc56d11cc;hp=55ff038fa692b3073c8033bd086e89a87c8af617;hpb=c3fbeca918dd68452ea893ff2fa987a7258b4f5a;p=dcpomatic.git diff --git a/wscript b/wscript index 55ff038fa..be7b0f985 100644 --- a/wscript +++ b/wscript @@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.28' +VERSION = '2.0.41devel' def options(opt): opt.load('compiler_cxx')