diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-21 12:26:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-21 12:26:01 +0100 |
| commit | 42b01b86c03b1d624d1a3e1baedc9dc6dce4d412 (patch) | |
| tree | ad48a29b6aeaab7a8050caee01c835b0127a46e3 /wscript | |
| parent | 0024c37c62baa3fb88b51e3b6aba48ec776c603c (diff) | |
Bump versionv2.3.5
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.4devel' +VERSION = '2.3.5' def options(opt): opt.load('compiler_cxx') |
