diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-02 00:42:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-02 00:42:17 +0100 |
| commit | 2dd8e6b6b721bdbf553533f9457dff93f0c9b9da (patch) | |
| tree | c932f25f2de8ffe6be01b1a8739e7c5a858b10df /wscript | |
| parent | 684a560c756ba0ade041bd5597c84fc79106e586 (diff) | |
Bump versionv2.1.13
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.12devel' +VERSION = '2.1.13' def options(opt): opt.load('compiler_cxx') |
