diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-15 09:56:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-15 09:56:52 +0000 |
| commit | 90a1b6b01e53bfb875c6fc9425162eeaf8090be1 (patch) | |
| tree | 0540ce05cb52f947093710add99e439e467d93b6 /wscript | |
| parent | 1b3aaa1a12deffa93645d0d223f97da3940927a2 (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.3' +VERSION = '1.63.3devel' def options(opt): opt.load('compiler_cxx') |
