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 | a6d6a794b28c3b3e6679f01c1890f396453eb5ac (patch) | |
| tree | 340a5e6470b6d05029ffe85c9a569b7a7fdd18b6 /wscript | |
| parent | 6f25f88784f368163619d9eb0b27cdc2a7a6525f (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.12' +VERSION = '1.72.12devel' def options(opt): opt.load('compiler_cxx') |
