X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=wscript;h=885645e4862e758cb6b08778722bbbcc618fcfec;hb=d04a48e2e6f5d5f3a891e0d57b0c17b979781554;hp=9cafff461fdd62f6bdfd82f28778b5c2c5b62d87;hpb=4f37bfa3e43a36a2b659769e03580f90f7443e53;p=dcpomatic.git diff --git a/wscript b/wscript index 9cafff461..885645e48 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.64.7' +VERSION = '1.64.10devel' def options(opt): opt.load('compiler_cxx')