diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-14 19:20:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-14 19:20:33 +0100 |
| commit | 4faabebb78fc748ef71c7f469072c27f7da8b4a9 (patch) | |
| tree | 7f9c8eb2892340cbd51fec449936c48d97f730b7 /wscript | |
| parent | cea83d339056dbd0213d1eb327accd96ea0c3b46 (diff) | |
Bump versionv2.1.3
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.2devel' +VERSION = '2.1.3' def options(opt): opt.load('compiler_cxx') |
