diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-21 22:42:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-21 22:42:54 +0100 |
| commit | 4f466f9d204c19f9085d0a8cc9e9daaa2228371d (patch) | |
| tree | dcd78349297d33acf60f590faf015ed321f94203 /wscript | |
| parent | c520e29284b55c428330123a1c1fd51ca0bf80d4 (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.19' +VERSION = '1.20pre' def options(opt): opt.load('compiler_cxx') |
