diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-03 14:29:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-03 14:29:18 +0100 |
| commit | 9ffb7778e1ab8af113eb1e48244ae63612cce8bc (patch) | |
| tree | 56b319deda164f1963df6eded9984808b9f7ab39 /wscript | |
| parent | 81584e88d0c2df5f1e5418f8e5cb27ccc7813908 (diff) | |
Bump versionv2.1.17
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.16devel' +VERSION = '2.1.17' def options(opt): opt.load('compiler_cxx') |
