diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-26 20:32:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-26 20:32:56 +0100 |
| commit | 9313ffc764c169fb025c7e1431b1b0f36f40a270 (patch) | |
| tree | 3554cf0d563435f38b7d90cd10e871a4a2c38db3 | |
| parent | 9883b9c5a5c29c3308aa816b322e552ff188c213 (diff) | |
Munge version number.
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '0.85pre' +VERSION = '1.0pre' def options(opt): opt.load('compiler_cxx') |
