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 | 96c76e5538677dfc4594dfe7eb92e64dc56d11cc (patch) | |
| tree | 15e86edf5a8f7370edfd3d70516cae6fb2686e99 /wscript | |
| parent | 706b1657babcf5fa934b7675364620b5e89d03ec (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.41' +VERSION = '2.0.41devel' def options(opt): opt.load('compiler_cxx') |
