diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-09 12:38:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-09 12:38:18 +0100 |
| commit | dde478c7d3cccf83dd442a9d3771277d5ccfd636 (patch) | |
| tree | 7254ee3dc237a8cfc01406cb15ba4e0a65b4fd19 /wscript | |
| parent | 59c0d60b6cb555823e8c7d6634d64ed7049d50e5 (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.9devel' +VERSION = '1.72.10' def options(opt): opt.load('compiler_cxx') |
