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 | be75a78faa371eb15cc5bb8b53525bf03833ceb3 (patch) | |
| tree | 074b9b00389858a93b07465ef8c7486d93ae5343 /wscript | |
| parent | 1d353c073e0210e4765166a4165cbcf4f231387e (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.04pre' +VERSION = '1.04' def options(opt): opt.load('compiler_cxx') |
