diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-02 12:35:04 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-02 12:35:04 +0000 |
| commit | 07fdaed24f8d42da084a654c4d13d9656495336b (patch) | |
| tree | 7270fb8b8614b31bd9c677c5405335735f6ee4df /wscript | |
| parent | 2d5b8cdde08044d323aa7193dfac6c9f8bca7131 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.40pre' +VERSION = '1.40' def options(opt): opt.load('compiler_cxx') |
