diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-24 01:19:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-24 01:19:26 +0100 |
| commit | 4b5ea5ce86163d943793f76c099205a733faa65e (patch) | |
| tree | f7725549825669e30a94b4a75233d34bab37e43a /wscript | |
| parent | 317a241941afe8066292e39aada9d8d8f3a72262 (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.5devel' +VERSION = '1.76.6' def options(opt): opt.load('compiler_cxx') |
