diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-30 10:43:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-30 10:43:16 +0100 |
| commit | b09104bd67b66ed8a9dd24c63001d5fa19744dd6 (patch) | |
| tree | e45239aa1d938d6409ac9dd0c0e6afa6c82c68e9 /wscript | |
| parent | 8b20f2a068d1ddd94c7b68a990aab6a8d9e5b2f5 (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.71.2devel' +VERSION = '1.72.0' def options(opt): opt.load('compiler_cxx') |
