diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-29 23:33:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-29 23:33:50 +0100 |
| commit | 005a02da2e4a818f652c23f7c6b4e3d2799e087b (patch) | |
| tree | e8bd0cdcefdd5cd6acf66fc128f86c6311f96418 /wscript | |
| parent | a4192dde8b8a4e3e37b9866ad25317738df5ef54 (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.4devel' +VERSION = '1.72.5' def options(opt): opt.load('compiler_cxx') |
