diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-26 21:29:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-26 21:29:48 +0100 |
| commit | ef5bc177625b9365c42cbabf3f3e45d6689305b5 (patch) | |
| tree | 9b47f1d5a6160a74fc20800f33a588435ae0b5b3 | |
| parent | 4e8d9fa16934bac25ca4824afd3679d4ce7a90f7 (diff) | |
Version formatting.
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.0pre' +VERSION = '1.00pre' def options(opt): opt.load('compiler_cxx') |
