diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-05 11:22:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-05 11:22:50 +0000 |
| commit | 7e94649a09bbf3506e9c4d4f5ad4c5a98ac811b1 (patch) | |
| tree | 2304fb0411e225a0e35732a61229fc75bf789b20 /wscript | |
| parent | b51f152699bebf03ac6f01d5770b9d02979bfc93 (diff) | |
Bump versionv2.5.0
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.18devel' +VERSION = '2.5.0' def options(opt): opt.load('compiler_cxx') |
