diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-08 10:06:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-08 10:06:10 +0100 |
| commit | 57fd7451d6565ac2b56f9881abd5f425a3a91a5e (patch) | |
| tree | fbdf25ccd7145e22a0ef298151662d6e3ccf5d2e /wscript | |
| parent | c76e5b38ae1275a9e7d879f001268e000b652252 (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.0devel' +VERSION = '1.74.1' def options(opt): opt.load('compiler_cxx') |
