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 | a7601beaa8983c9d012d9230ce66aa861f34e67f (patch) | |
| tree | 7a173059ac4209eb6028f92f1441d4daeb79b86e /wscript | |
| parent | 180a8b0cd936cda8e10fe0aa29c0113c01c59727 (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.3' +VERSION = '1.76.3devel' def options(opt): opt.load('compiler_cxx') |
