diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-22 16:55:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-22 16:55:07 +0000 |
| commit | 2791f92d28efe4d844493b0804d8bd2d8fe30212 (patch) | |
| tree | 6ec5072e9d83d5994b8c952226281c532e1782c3 /wscript | |
| parent | 6e7a497e9802635de713e350593b12c783a0f64c (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.66.3devel' +VERSION = '1.66.4' def options(opt): opt.load('compiler_cxx') |
