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 | 5c8599593ee8b3ef05d5c55c5f0885a2d8bfb9d2 (patch) | |
| tree | 28165aa1b54466928f7778bd46cbcc1528fd53b9 /wscript | |
| parent | 53376a4c1c2fe992e17fa80c3d81a19c565a01be (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.2' +VERSION = '1.76.2devel' def options(opt): opt.load('compiler_cxx') |
