diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-28 23:36:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-28 23:36:27 +0100 |
| commit | d332ebdf39a64cfad36c96667bdeeb23aaecd2de (patch) | |
| tree | c4619f7657413a756ce98af7d811be1ad28a1f4f /wscript | |
| parent | 7c09e31665ddc7d60eefd5815cf81af42289008f (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.16devel' +VERSION = '1.69.17' def options(opt): opt.load('compiler_cxx') |
