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 | 157e6bbfa9dd3c62da989bfdb74a2f4bf3449197 (patch) | |
| tree | b5b38f2bcf9743889407a4c9c084b9e3f063bcae /wscript | |
| parent | 5a5b3bb2ca7e9c3233148b6e63b4b427fb0971cd (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.45pre' +VERSION = '1.45' def options(opt): opt.load('compiler_cxx') |
