X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=wscript;h=be7b0f985df4f141cc84042ac47e4c12b5e191dd;hb=86346ad4f67810e1dadad5d22fbc676b02c7faa7;hp=9f686f14e5ef715d1eb24fe6a3393f9644384a66;hpb=27173512f4ea4f2c324b9488180ba7cbd7173ec3;p=dcpomatic.git diff --git a/wscript b/wscript index 9f686f14e..be7b0f985 100644 --- a/wscript +++ b/wscript @@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.34devel' +VERSION = '2.0.41devel' def options(opt): opt.load('compiler_cxx')