diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-14 16:13:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 16:13:18 +0100 |
| commit | 2677223bcc238be77732f3b7c779f571559d6c92 (patch) | |
| tree | 2504cb5c4155a3e90dfdf9b2ab0c37a5b22c4ffa /wscript | |
| parent | ad4ddb93fede5084737d0cc2b35420e34f773c47 (diff) | |
Bump versionv2.3.0
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.2.2devel' +VERSION = '2.3.0' def options(opt): opt.load('compiler_cxx') |
