diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-18 19:55:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-18 19:55:16 +0000 |
| commit | f53ef1bb81f5afd81f95bd187f4cd90bbbd3cd7d (patch) | |
| tree | d6a3148e177dfe7b0db28ffff1f0ab291df026ff /wscript | |
| parent | f2ef5b8660091cb7d794daa2919c5b844a228e1a (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.44' +VERSION = '1.45pre' def options(opt): opt.load('compiler_cxx') |
