diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-25 22:11:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-25 22:11:35 +0000 |
| commit | fcc31579c535db6dc8d898c5fae1581d36669846 (patch) | |
| tree | 5dd03949667c47ad0e39ba702d064ef37126d0a3 /wscript | |
| parent | 2e8753561f969264ca390a28805d6d8098d43f20 (diff) | |
Bump version
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.65' +VERSION = '2.11.65devel' def options(opt): opt.load('compiler_cxx') |
