diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-19 00:33:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-19 00:33:50 +0000 |
| commit | ceeed09e78671f5be26155f5a9cc29f87a7ac949 (patch) | |
| tree | ff0e5f90e1b657395bd71c34d852f8d9c21ee1a6 /wscript | |
| parent | e0932b9de21dcac6d88117437ff19b79d25ac64e (diff) | |
Bump versionv2.11.78
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.77devel' +VERSION = '2.11.78' def options(opt): opt.load('compiler_cxx') |
