diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-25 16:56:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-25 16:56:01 +0100 |
| commit | 8f15a9162ac7532d76fb32d0b6a4a2c81a9f0bb7 (patch) | |
| tree | 1843e4b9047e381a404fa1568398220f5f026ceb /wscript | |
| parent | 0858cb84088aa1b84afb0833bd3c73b89fd0dcc8 (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.16' +VERSION = '2.7.16devel' def options(opt): opt.load('compiler_cxx') |
