diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-19 21:38:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-19 21:38:40 +0000 |
| commit | e34feed9b45eecbb749a2c93621c1fdae720cf31 (patch) | |
| tree | 87e14e9d6c613600a4d0486e0277165d808f4026 /wscript | |
| parent | 06cd4bb258389ff892f824eb50917ce0ba2f7e61 (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.3devel' +VERSION = '1.63.4' def options(opt): opt.load('compiler_cxx') |
