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 | e99636828f740edc8941e168873fc6f99db72a69 (patch) | |
| tree | 5bce0ad99d9af94472530db7c39fc9bae05b0eb5 /wscript | |
| parent | e34feed9b45eecbb749a2c93621c1fdae720cf31 (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.4' +VERSION = '1.63.4devel' def options(opt): opt.load('compiler_cxx') |
