diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-23 22:38:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-23 22:38:19 +0000 |
| commit | 6320b5202191d2122a5fc4550f313cf329f251ba (patch) | |
| tree | 47c31149548315819a685fddd57817e1fb7c6909 /wscript | |
| parent | eed40e4e5ca46bbc31a9833d2b766c96c11b0254 (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.15devel' +VERSION = '1.64.16' def options(opt): opt.load('compiler_cxx') |
