diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-08 18:59:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-08 18:59:59 +0100 |
| commit | a01a43c4d3b3933d7cb4f6be62fc942c8fac15ff (patch) | |
| tree | d7876906ec4814fcb8ceb91e98b6e837605d0324 /wscript | |
| parent | 13a4e3cb13c81a48a5974aff9656edca623277b1 (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.07' +VERSION = '1.08pre' def options(opt): opt.load('compiler_cxx') |
