diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-05 17:37:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-05 17:37:52 +0000 |
| commit | f6ed1c2bbae8681f2f3142bca90c6240a8c6d7bf (patch) | |
| tree | 209954675a3b31f77b9856cd05d312e63586a907 /wscript | |
| parent | 0b16b7fef9abf7a2a853ba926c18968f25f266e5 (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.64.18devel' +VERSION = '1.64.19' def options(opt): opt.load('compiler_cxx') |
