diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-20 22:50:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-20 22:50:32 +0100 |
| commit | 53376a4c1c2fe992e17fa80c3d81a19c565a01be (patch) | |
| tree | ffbad8bd07e2b55b0ea0662a1d4ccb66ef244f78 /wscript | |
| parent | e74b8e1d737deb9979a279d94c909d95f9999995 (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.1devel' +VERSION = '1.76.2' def options(opt): opt.load('compiler_cxx') |
