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