diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-29 01:01:39 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-29 01:01:39 +0000 |
| commit | 408112e38effb8ba362d796f6a49380d67fc3f9d (patch) | |
| tree | cc1da27a7095dfe90de4fa77725062d55ebc361e /wscript | |
| parent | c232b7f9086e5f065e2ae40667513b59ba036085 (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.28' +VERSION = '2.6.28devel' def options(opt): opt.load('compiler_cxx') |
