diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-14 20:14:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-14 20:14:17 +0100 |
| commit | 2634c76aeb90838d4a981c9f245a9826de3bddb3 (patch) | |
| tree | b0e33749438e3deaac513524db05236c4062d513 /wscript | |
| parent | e7afdb813259857ddd82a904dfaa56a6bee9ae75 (diff) | |
Bump versionv2.7.12
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, Context APPNAME = 'dcpomatic' -VERSION = '2.7.11devel' +VERSION = '2.7.12' def options(opt): opt.load('compiler_cxx') |
