diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-09-17 17:45:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-09-17 17:45:21 +0100 |
| commit | 63155a20333ec1131e8b0f0882531861ae5380e7 (patch) | |
| tree | df46db0d83a056491e8038c7e923529943294787 /wscript | |
| parent | be75a78faa371eb15cc5bb8b53525bf03833ceb3 (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.04' +VERSION = '1.05pre' def options(opt): opt.load('compiler_cxx') |
