X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=wscript;h=1bf81bfb4214fed76153f18b2c4537c0a47e7e0d;hb=eec6f90d8e2c2246ce674ae13e4f460b12a4f2a9;hp=3f7427cd2aa14c78e892523f52050b3f3d185a40;hpb=e28def57ff4591f02ca3585a506ea58fbeba5d46;p=dcpomatic.git diff --git a/wscript b/wscript index 3f7427cd2..1bf81bfb4 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.61.2pre' +VERSION = '1.64.0devel' def options(opt): opt.load('compiler_cxx')