diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-25 23:07:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-25 23:07:32 +0100 |
| commit | 053742af807c447e9ab033644e39cdbfb0fddd29 (patch) | |
| tree | 249a159ef9421bbee158a54f4d5727fcb8cfb470 /wscript | |
| parent | 18f3b868e9de3ab23b7f5428c2269b05d4201479 (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.7.17' +VERSION = '2.7.17devel' def options(opt): opt.load('compiler_cxx') |
