diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-30 14:10:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-30 14:10:38 +0000 |
| commit | 6188b3292ce51f98d0a42514633351c6d1d4edaa (patch) | |
| tree | 082b4559b5c14a120d4ce6d0fddb3be7692b5721 /wscript | |
| parent | efedcd0992cadb47c2b4c9287c3e130330598116 (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.39' +VERSION = '1.40pre' def options(opt): opt.load('compiler_cxx') |
