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 | ec8370fe1edfc25191eb428c1a2aabb785de7460 (patch) | |
| tree | fd76397f65139b1a5d20c3d8c3b5e9aa49b9d96f /wscript | |
| parent | d37c1c35b36a28a3e3bbec6c21721f16f8e4aa48 (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.2devel' +VERSION = '1.62.3' def options(opt): opt.load('compiler_cxx') |
