diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-30 20:45:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-30 20:45:49 +0100 |
| commit | 7a51a863edb91ab74ed06fa84d625bbbccd1ab89 (patch) | |
| tree | cd5af6ba349c6f68f4dbd967e06261a1bda7d402 /wscript | |
| parent | d33266cff69a100dbb3167d95a5fa833fd9241ff (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '2.0.11devel' +VERSION = '2.0.12' def options(opt): opt.load('compiler_cxx') |
