diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-22 09:32:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-22 09:32:14 +0100 |
| commit | 180a8b0cd936cda8e10fe0aa29c0113c01c59727 (patch) | |
| tree | dfcc250822afc985a5b325d3087a542f58229d52 /wscript | |
| parent | 9b39f9bec764e6b3e7692a295bcf309d549ec1c2 (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.2devel' +VERSION = '1.76.3' def options(opt): opt.load('compiler_cxx') |
