diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-22 21:09:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-22 21:09:35 +0100 |
| commit | 97eae4c083f2a567892e9a6e5ddf335857d3ed8a (patch) | |
| tree | b7f4677edc30949ee20889c5f77e5f29ab71737e /wscript | |
| parent | 6448cfcadfca5d43ad86a77594d2397af76668aa (diff) | |
Bump versionv2.9.5
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.9.4devel' +VERSION = '2.9.5' def options(opt): opt.load('compiler_cxx') |
