diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-23 00:30:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-23 00:30:59 +0000 |
| commit | e2e559c1d296e20fe6f08352e64920b408f1bd81 (patch) | |
| tree | 24dfc11631fa97fde06e0595676c5684e43eed23 /wscript | |
| parent | 4edef2db899dd5463889e5d8cb709e6b90ddcecc (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.9' +VERSION = '2.6.9devel' def options(opt): opt.load('compiler_cxx') |
