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 | 871fff19da29d88d2c05e70df1fbb186a7d98968 (patch) | |
| tree | c50eaea2ea9799bc7ba9cfcee3b2df233ea98e83 /wscript | |
| parent | 560f23c0fe731cf1650bf885e9398706c69e496f (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.8' +VERSION = '2.5.8devel' def options(opt): opt.load('compiler_cxx') |
