diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-23 23:55:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-23 23:55:45 +0000 |
| commit | 3318969a7ad685fc2f624ac0af302ca1e454e62b (patch) | |
| tree | 310b69ba44315b277abb76341fb91c0b7076972b /wscript | |
| parent | 7003b5b211ba76201c1b3153257f4040e6d95fec (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.51' +VERSION = '1.52pre' def options(opt): opt.load('compiler_cxx') |
