diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-03 23:36:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-03 23:36:54 +0100 |
| commit | 4092121ad052f406e8b5c5a2debbd8256321f182 (patch) | |
| tree | 2022ac117fd81281f0622081d42ee109ae649b35 /wscript | |
| parent | 9b518f44a72db0883d4e9c008486d014e8f62748 (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.73.2' +VERSION = '1.73.2devel' def options(opt): opt.load('compiler_cxx') |
