diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-28 23:32:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-28 23:32:27 +0100 |
| commit | 33f423e23c804977b4a86f273b41b3e067d1036b (patch) | |
| tree | 0a96e2c425b07476448caf1e8a8fbdef67610f71 /wscript | |
| parent | 93439dbc6d93dafd88e80d51d6473c8d97aa02c7 (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.15devel' +VERSION = '1.69.16' def options(opt): opt.load('compiler_cxx') |
