diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-18 16:28:55 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-18 16:28:55 +0000 |
| commit | d0cbdd2d2da7aaa5454e47bf7dcad27bf90bd361 (patch) | |
| tree | b6212132e917b36697d15313e20d001a352821f9 | |
| parent | e07a62afda4e5542b70e56273bdac3240f2acc73 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.43' +VERSION = '1.44pre' def options(opt): opt.load('compiler_cxx') |
