diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-10 14:14:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-10 14:14:09 +0000 |
| commit | 1ee6608ac6746b5cb9221052c74d467561dbac35 (patch) | |
| tree | 992cf953476b3db7b46772c29235b0002e50dd76 /wscript | |
| parent | 27b0c03a2c7056eb9325d9e3f6283c4362a05457 (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.62.2' +VERSION = '1.62.2devel' def options(opt): opt.load('compiler_cxx') |
