X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=wscript;h=7d3aa3f864393a2d73c6ba03e4d8f557aa1b98bf;hb=1d69f61742e08f93e59e9edc9982a9eb5dea391b;hp=682ceb9cd28750a4c2c97ecd6b0e2d7c7631f3c2;hpb=f9b0c993f8c241e538f8947c49aa8e0f24442a7d;p=dcpomatic.git diff --git a/wscript b/wscript index 682ceb9cd..7d3aa3f86 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.66.2devel' +VERSION = '1.66.3' def options(opt): opt.load('compiler_cxx')