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