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 | 87ca7e6e1f8f4281638d764792c217942d3ea99f (patch) | |
| tree | 5bb2ac149002b069a860e64780142c1815fa3cdf /wscript | |
| parent | f889d9987022d1d00a934b2d684de93606c6c80c (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.2' +VERSION = '1.72.2devel' def options(opt): opt.load('compiler_cxx') |
