diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-03 12:05:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-03 12:05:34 +0100 |
| commit | 9827ba03b9c79a14c2f17d0e8b8ec3405b4690b8 (patch) | |
| tree | 41e33308c2aebd70af4b55d53cc10273e6285373 /wscript | |
| parent | 3f25d51e1e254b55fff65d6bdc23692746a0d15b (diff) | |
Bump versionv2.1.16
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.15devel' +VERSION = '2.1.16' def options(opt): opt.load('compiler_cxx') |
