diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-10 11:37:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-10 11:37:33 +0000 |
| commit | 06f7449ac2bff0b77cac8c2a587ef54ef9ff97c4 (patch) | |
| tree | 9ab24b188c10123baa835849b4e4edcdacb9778b /wscript | |
| parent | e63662ce2e55493e94fbce8f48b2809c948687d3 (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.5.1' +VERSION = '2.5.1devel' def options(opt): opt.load('compiler_cxx') |
