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 | 4d44c7ee3d825bb0262dc05eeada4e8ac07d164d (patch) | |
| tree | da2dc71a721bb4dc54a742663c8184750e6fcdac /wscript | |
| parent | af364035af1493d91584540396b80151c3bda318 (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.08pre' +VERSION = '1.08' def options(opt): opt.load('compiler_cxx') |
