diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-29 23:33:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-29 23:33:50 +0100 |
| commit | 7c2eabe8ed9c6945c0104e21b74b1e6383ce61eb (patch) | |
| tree | 42671650b6c472915b4b23a6e6ea1656427f01b1 /wscript | |
| parent | 005a02da2e4a818f652c23f7c6b4e3d2799e087b (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.5' +VERSION = '1.72.5devel' def options(opt): opt.load('compiler_cxx') |
