diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:14:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:14:56 +0100 |
| commit | 49bb4c5dee8023d18128b3edf60ef6138fb58d0d (patch) | |
| tree | e0af16bd171dbb299085972af6f43f5dea3409a4 /wscript | |
| parent | da9a5c0b6ad250c831a390729fbd9683874cf5ab (diff) | |
Bump versionv2.12.12
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.12.11devel' +VERSION = '2.12.12' def options(opt): opt.load('compiler_cxx') |
