diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-14 11:09:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-14 11:09:45 +0000 |
| commit | 319c58577fb91998994f90b115ae80c3e1f35243 (patch) | |
| tree | 92790150d0c361c9e7ff9e715f89e256d6bfc13f /wscript | |
| parent | df831ba54567d89f9607d438c92d6dab76c97de0 (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.1' +VERSION = '1.63.1devel' def options(opt): opt.load('compiler_cxx') |
