diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-02 16:14:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-02 16:14:53 +0100 |
| commit | dc53f50d4fe0572002d9b510e7471104e292ed07 (patch) | |
| tree | 4347c183ac964c0b1c639725416afe93e5c75095 /wscript | |
| parent | fca631ce099d7d2aa799d3e00d0e20d3bb6eb5d0 (diff) | |
Bump versionv2.3.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.3.12devel' +VERSION = '2.3.13' def options(opt): opt.load('compiler_cxx') |
