diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-03 10:47:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-03 10:47:47 +0100 |
| commit | a9e2f04541a0867b639968135ec70e787a09c4c4 (patch) | |
| tree | 6af18a319f65cb81bf2ec1547664cb2943767412 /wscript | |
| parent | f58bcdd0ed94cf07923726eed8a1024b38192144 (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.18devel' +VERSION = '1.69.19' def options(opt): opt.load('compiler_cxx') |
