diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-14 18:38:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-14 18:38:17 +0100 |
| commit | 60febebc55d25b5f60297d9f8c1b51fbda6bac63 (patch) | |
| tree | 77445fd62225f98489231f86936141c7b4c7810b /wscript | |
| parent | 5f07f7c408f32bc7eed76eb69e8e4cc537b38116 (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.74.3' +VERSION = '1.74.3devel' def options(opt): opt.load('compiler_cxx') |
