diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-23 18:47:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-23 18:47:52 +0100 |
| commit | 6f25f88784f368163619d9eb0b27cdc2a7a6525f (patch) | |
| tree | 7b635acd1d2d77069b245e7777d9fda3783a90d4 /wscript | |
| parent | 90949746a252d8c707d552ab977fa4cb323e5316 (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.11devel' +VERSION = '1.72.12' def options(opt): opt.load('compiler_cxx') |
