X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=wscript;h=63fecdd590e42c743188ba1ef626950b0494a1f2;hb=10e4674e2a0d4d2652ad84372daa2783e4744e62;hp=7a0f58cbe9b739c7b9535fe95c0d9c13fae77a70;hpb=90a1b6b01e53bfb875c6fc9425162eeaf8090be1;p=dcpomatic.git diff --git a/wscript b/wscript index 7a0f58cbe..63fecdd59 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.63.3devel' +VERSION = '1.63.7devel' def options(opt): opt.load('compiler_cxx')