diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-24 11:28:55 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-24 11:28:55 +0000 |
| commit | 560f23c0fe731cf1650bf885e9398706c69e496f (patch) | |
| tree | 26b042535e380ab49cc5cd1ea90b203a6884296b /wscript | |
| parent | 800d0706716ad03b76e89dd52714de0a27bb0a0c (diff) | |
Bump versionv2.5.8
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.7devel' +VERSION = '2.5.8' def options(opt): opt.load('compiler_cxx') |
