diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-16 16:10:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-16 16:10:58 +0000 |
| commit | f2954b2d31e00ff6d92a4fe00488a7d0d9792872 (patch) | |
| tree | cae9bdf87b733d58c4b08c2d9fc3b48b904a56df /wscript | |
| parent | c96637d181be25d58fb6935236e22cb1d6d10b3f (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.3devel' +VERSION = '1.72.4' def options(opt): opt.load('compiler_cxx') |
