diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-14 21:50:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-14 21:50:07 +0100 |
| commit | c177bbcd0f77aab611064fd8bd706b0df337d881 (patch) | |
| tree | 25eabcf6738a013b2f555b35e11ca6da81516b1b | |
| parent | 4fb8e33a71dca80b28d52e5aa7fe4e63eeff816c (diff) | |
Bump version
| -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.6' +VERSION = '1.73.6devel' def options(opt): opt.load('compiler_cxx') |
