diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-09-09 23:56:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-09-09 23:56:05 +0100 |
| commit | f90df04a0baa9d1464dd4da36c1d0fb5b3357535 (patch) | |
| tree | 65c3b960703afb8f197b7fa1950f50b879f47e22 /wscript | |
| parent | f2c78a6970882156ad883387027a5689733a8596 (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.03pre' +VERSION = '1.03' def options(opt): opt.load('compiler_cxx') |
