diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-22 01:29:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-22 01:29:41 +0000 |
| commit | 1e26780eb9c4f7eeb681dba3d3dd97df9c895bdf (patch) | |
| tree | f092678cd55e82227d18f1bf5ec4ebfe74bf6088 /wscript | |
| parent | afbe313de31dd3df430d8a6b668fde0ba102f69a (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.60' +VERSION = '2.11.60devel' def options(opt): opt.load('compiler_cxx') |
