diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-09 14:18:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-09 14:18:12 +0100 |
| commit | 051e171bde7bc04f1c08453745fc7dfe33353f9c (patch) | |
| tree | 7e5891513dc4940f2d59680fd5db34451c12b35f /wscript | |
| parent | 4d44c7ee3d825bb0262dc05eeada4e8ac07d164d (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.08' +VERSION = '1.09pre' def options(opt): opt.load('compiler_cxx') |
