diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-09-19 15:18:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-09-19 15:18:59 +0100 |
| commit | c1f83bbd662b59a8efd73f6da9487965bf6243e1 (patch) | |
| tree | feb55e005c3a7be0a204b8c30c844e8915dbcf75 /wscript | |
| parent | be40982004b5e82a4a71ba07e03f39cfd8e9c435 (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.05pre' +VERSION = '1.05' def options(opt): opt.load('compiler_cxx') |
