diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-24 13:59:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-24 13:59:31 +0000 |
| commit | 5af65f61bf6eba06c24025d63b43aec896a00c9c (patch) | |
| tree | fa67a830fb3bdfda9133b77a18bd3956733adb4e /wscript | |
| parent | 90077c9c139830ba299332f129ce940b1319139a (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.38' +VERSION = '2.0.38devel' def options(opt): opt.load('compiler_cxx') |
