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 | efedcd0992cadb47c2b4c9287c3e130330598116 (patch) | |
| tree | 9cce7e205e54920323f479e18ea458274a676940 /wscript | |
| parent | 15c0505bc72d41437caef0446174644eb0fd15b4 (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.39pre' +VERSION = '1.39' def options(opt): opt.load('compiler_cxx') |
