diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-09 16:43:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-09 16:43:54 +0000 |
| commit | 88daca3e144c5c43d8303408ce14b6d6588172e4 (patch) | |
| tree | 7dff73a5ba7abdd164be4dc2ea1582537664c7da /wscript | |
| parent | 963b336c8d0ff750f797da0de6fd3c67b301c19a (diff) | |
Bump version
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.5' +VERSION = '2.6.5devel' def options(opt): opt.load('compiler_cxx') |
