diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-10 14:26:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-10 14:26:17 +0100 |
| commit | 1eb0598b57f80bc3d6a3a0b9d8f465f10d76e0f9 (patch) | |
| tree | 666b70a7a7c05fcab45f2d993fe5242e4c932150 /wscript | |
| parent | e625f9dece63b3e102236230ef98dc204c2ee31d (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 APPNAME = 'dcpomatic' -VERSION = '2.4.7' +VERSION = '2.4.7devel' def options(opt): opt.load('compiler_cxx') |
