diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-09 22:54:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-09 22:54:01 +0100 |
| commit | 99ef355c635fbf5f580972d0aa90e12a17143044 (patch) | |
| tree | e6e90a6f74bf207e500cacce695578abaa7b06e7 /wscript | |
| parent | 38c56df418b6191506fbae22377276fc7a63f38b (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.1.60' +VERSION = '2.1.60devel' def options(opt): opt.load('compiler_cxx') |
