diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-28 12:49:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-28 12:49:14 +0000 |
| commit | 6a29e509f556806faf2e5c0c439e70d120e698a9 (patch) | |
| tree | e6082820238c4b5df4b8fadf07c77c917fc6317e /wscript | |
| parent | 059a21d00cfe1a89e460f790919cfa83d06a63b7 (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.4.14' +VERSION = '2.4.14devel' def options(opt): opt.load('compiler_cxx') |
