diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-24 00:23:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-24 00:23:46 +0000 |
| commit | a0f5295d9dd1d9e86e69bc5b367c93ee277af045 (patch) | |
| tree | 59407c263183bbea97c7398f9c1f042b4aa1a343 /wscript | |
| parent | 67088799849a3d81e4fb5d61bf5e1b060325069b (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.7' +VERSION = '2.5.7devel' def options(opt): opt.load('compiler_cxx') |
