diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-14 22:08:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 22:08:19 +0100 |
| commit | f9c55758a3a2d08038fd3af45fa3e27854094a09 (patch) | |
| tree | 53ab866e7fc223c18dcd6ae13a08daa7fd3c47f1 /wscript | |
| parent | c26d92c210b281dba8b0a33456d59f2ea8d494c4 (diff) | |
Bump versionv2.3.1
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.0devel' +VERSION = '2.3.1' def options(opt): opt.load('compiler_cxx') |
