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