diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-10 11:52:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-10 11:52:25 +0000 |
| commit | 6648949ce34a6fc2b3abe2f1c28848fe6e59dcbd (patch) | |
| tree | 7cae6a75049c6adb30d88f1c17624ee55fc30d55 /wscript | |
| parent | 1ca0d61534209e4679cead26e0df1886704a3ef8 (diff) | |
| parent | 88daca3e144c5c43d8303408ce14b6d6588172e4 (diff) | |
Merge.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.6.4devel' +VERSION = '2.6.5devel' def options(opt): opt.load('compiler_cxx') |
