diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-23 22:03:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-23 22:03:21 +0100 |
| commit | c6a3da7276ed576ae02c6f463e6a3b337e7965dd (patch) | |
| tree | a46736b3fd807cc2b9c1c572df58852d743046ea /wscript | |
| parent | 606bed3cfa9b1b5496591b2869dd5b47c9c56c31 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '1.76.4devel' +VERSION = '1.76.5' def options(opt): opt.load('compiler_cxx') |
