diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-08 09:23:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-08 09:23:24 +0100 |
| commit | d54d33de525734bf5df8107ba98a22fa3f722c97 (patch) | |
| tree | 5f44e16bb9a4851c5af7e5ea6fe0050663414104 /wscript | |
| parent | b74bc6135a6a690bf5674638a8bea56e5580fd08 (diff) | |
Bump versionv2.9.1
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.0devel' +VERSION = '2.9.1' def options(opt): opt.load('compiler_cxx') |
