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 | f2ef5b8660091cb7d794daa2919c5b844a228e1a (patch) | |
| tree | 24b83f864a978b45a4cadffb9724ff41d70369b9 /wscript | |
| parent | 118968f88db6bc6c494b08d05787d7bb1b9e41ab (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.44pre' +VERSION = '1.44' def options(opt): opt.load('compiler_cxx') |
