diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-23 22:10:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-23 22:10:29 +0000 |
| commit | 3349601390ae3a5cae4d0d1b16f7449e3d7897c1 (patch) | |
| tree | 46d8d8e70abe00b833b2fc7d15cda456c5780ba3 /wscript | |
| parent | 044a27aed354793af314888eeb2ff0495676280c (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.49' +VERSION = '1.50pre' def options(opt): opt.load('compiler_cxx') |
