diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-02-25 00:14:39 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-02-25 00:14:39 +0000 |
| commit | 706b1657babcf5fa934b7675364620b5e89d03ec (patch) | |
| tree | 654829175f8fbcc1bf071110403cab9f38c48482 /wscript | |
| parent | 5f2a8e5892db9c0f578be0be29b9e157482cfed6 (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 = '2.0.40devel' +VERSION = '2.0.41' def options(opt): opt.load('compiler_cxx') |
