diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-28 16:44:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-28 16:44:50 +0100 |
| commit | c459bcd7bd015cb3fd4c6602d6a1ce086864e17f (patch) | |
| tree | 9797497818801ab84565484c51fc7e4ccbe1c5c4 /wscript | |
| parent | 5642ab947867fb65f2d8293481dd37a5a08cdb41 (diff) | |
Bump versionv2.3.9
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.8devel' +VERSION = '2.3.9' def options(opt): opt.load('compiler_cxx') |
