diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-19 16:26:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-19 16:26:56 +0000 |
| commit | 8d39a3e4a42b0547acedb8497c4ad4b1d54521f9 (patch) | |
| tree | 21ac896f000416442cf67d0c14214323649a410a /wscript | |
| parent | 157e6bbfa9dd3c62da989bfdb74a2f4bf3449197 (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.45' +VERSION = '1.46pre' def options(opt): opt.load('compiler_cxx') |
