diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-29 10:21:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-29 10:21:18 +0100 |
| commit | 169ac19b8df14064b5beee76de5327d88c303314 (patch) | |
| tree | 874d3db56e660ef337e4a7f7a53153b18488dad8 /wscript | |
| parent | 5dacabb5bf3372107e032f3a90555c3c7f9cb6a7 (diff) | |
Bump versionv2.3.10
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.9devel' +VERSION = '2.3.10' def options(opt): opt.load('compiler_cxx') |
