diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-09 09:55:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-09 09:55:44 +0100 |
| commit | cb3d1d6eda4c798263e86c60c571fbfbeb025acd (patch) | |
| tree | 31c36b29b7ce96cd97e1c3712158ad7203473d57 | |
| parent | 06834b0647225ef64915975515d73f9d59793891 (diff) | |
Bump version
| -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.1.59' +VERSION = '2.1.59devel' def options(opt): opt.load('compiler_cxx') |
