diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-10 21:27:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-10 21:27:55 +0100 |
| commit | f889d9987022d1d00a934b2d684de93606c6c80c (patch) | |
| tree | f4fe746de091d41b8e3e369e4f14a036147d539f /wscript | |
| parent | 46f9949259a5402267d1f2809101b4f8c371dc70 (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.1devel' +VERSION = '1.72.2' def options(opt): opt.load('compiler_cxx') |
