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 | e888e92f354b9868337b0b022ff9be38b9c36c0f (patch) | |
| tree | 6d253ae39024f51ce5870a12dac78c88124451f3 /wscript | |
| parent | f90df04a0baa9d1464dd4da36c1d0fb5b3357535 (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.03' +VERSION = '1.04pre' def options(opt): opt.load('compiler_cxx') |
