diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-26 21:47:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-26 21:47:56 +0100 |
| commit | 06435a3dd129d35a28f9b948ada3153d93c33b07 (patch) | |
| tree | ffbbc846e2e7d032db74eeb19958b5f059f952af /wscript | |
| parent | 2dcfcdadf31b4fe43cf7a3c9556a2bc002f9fd78 (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.0' +VERSION = '1.73.0devel' def options(opt): opt.load('compiler_cxx') |
