diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-21 02:51:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-21 02:51:48 +0100 |
| commit | b4b7d1428f09846f411df410613a5781e75bb33b (patch) | |
| tree | f44b98002b7aac8cbe6911bb510b2c5c6d996aac | |
| parent | 0bf9176273cafaf38c8fac164f455c00adced800 (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.7' +VERSION = '2.1.7devel' def options(opt): opt.load('compiler_cxx') |
