diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-23 22:12:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-23 22:12:56 +0000 |
| commit | 81452607aff77313b051c74d1101b8555f92ccbd (patch) | |
| tree | a483961e4ec53430364e57b013710574edb61366 /wscript | |
| parent | f051887d714e122565c0b4a129edf0535e4c3706 (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.50pre' +VERSION = '1.50' def options(opt): opt.load('compiler_cxx') |
