diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-21 22:48:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-21 22:48:10 +0000 |
| commit | c84a7abebc2e50aadd8758d15287f53f79d23a30 (patch) | |
| tree | ef5a9a9b599a25d1638ec2fa06350aa7535b4c69 /wscript | |
| parent | 2e0283e334b77873b2244cef39ac2fb362dd7836 (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.63.4devel' +VERSION = '1.63.5' def options(opt): opt.load('compiler_cxx') |
