diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-21 14:24:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-21 14:24:40 +0000 |
| commit | 4d863308ded1dc0b72ff7816d5b63474e87c5bdd (patch) | |
| tree | 8acfddea1eb3a0b6a76d992650207b5a94e8b162 /wscript | |
| parent | d95d95efbb0b0d76e62e97d9198384d26aab3a97 (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.8' +VERSION = '2.6.8devel' def options(opt): opt.load('compiler_cxx') |
