diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-23 22:55:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-23 22:55:05 +0100 |
| commit | 651f64c68261fd487474d2984877196682998332 (patch) | |
| tree | faec98f1ac921421c030dc5f28a1d73b477e12c3 /wscript | |
| parent | 8327abf0e5bec38f12f16dab1d5c7b609baf3db0 (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 = '1.69.11devel' +VERSION = '1.69.12' def options(opt): opt.load('compiler_cxx') |
