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 | 5f07f7c408f32bc7eed76eb69e8e4cc537b38116 (patch) | |
| tree | c28624279fdf3b0fe8c5879f1735ef659a855ab5 /wscript | |
| parent | 9e10499fbc305c12857dd8ed1f3508a675e8a70f (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.2devel' +VERSION = '1.74.3' def options(opt): opt.load('compiler_cxx') |
