diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-11 18:38:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-11 18:38:13 +0000 |
| commit | 3d93046a7c84503b250ec189e45db30d4a341135 (patch) | |
| tree | 7792ec5753faf20151dea34e888830f21acb9825 /wscript | |
| parent | ec8370fe1edfc25191eb428c1a2aabb785de7460 (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.3' +VERSION = '1.62.3devel' def options(opt): opt.load('compiler_cxx') |
