diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-13 16:09:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-13 16:09:41 +0000 |
| commit | 19009dadbdd000ab3066f5b8ac7aac41ef7dd08c (patch) | |
| tree | 723791f110962e2fb2d5ff8d9fa4b01fd510c0f5 /wscript | |
| parent | dbab725db22e386f372b9c7ba61add432fd69155 (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.3' +VERSION = '2.5.3devel' def options(opt): opt.load('compiler_cxx') |
