diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-16 14:26:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-16 14:26:32 +0000 |
| commit | a8c46e9791b6bf2f5aa0fa1a8640bf0991b88cf1 (patch) | |
| tree | 97439cb56860906e2a96eb232b31fae876fde979 /wscript | |
| parent | 59b3a49c55ae0a8c417d6801bcb597b403036e68 (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.72.2devel' +VERSION = '1.72.3' def options(opt): opt.load('compiler_cxx') |
