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 | 6cc014a02566edf9d0d82a874460581a85c90eee (patch) | |
| tree | 04d3e081813b3b000dd16cd07d08db0ccc5a8ef0 | |
| parent | c6a3da7276ed576ae02c6f463e6a3b337e7965dd (diff) | |
Bump version
| -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.5' +VERSION = '1.76.5devel' def options(opt): opt.load('compiler_cxx') |
