diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-14 22:41:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-14 22:41:33 +0000 |
| commit | d8a6b232f70883055a285c087fa8adc36e3acb8b (patch) | |
| tree | 91fb1fb2de212b0624ffae24bc0ab5ccbde2958e /wscript | |
| parent | 77807c0a4008937d639873fef03fb3d099d4cab7 (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.2' +VERSION = '1.63.2devel' def options(opt): opt.load('compiler_cxx') |
