diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-16 00:48:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-16 00:48:11 +0000 |
| commit | adece0e8b557304e26026e8b6a5da94fa712a802 (patch) | |
| tree | 1fcca7a2de541fe38e9acf48bee9cc49ec577ac0 /wscript | |
| parent | 071a97e8bd0712abcca83e1a43c6eab9cc76320b (diff) | |
Bump versionv2.11.76
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.75devel' +VERSION = '2.11.76' def options(opt): opt.load('compiler_cxx') |
