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 | 13a4e3cb13c81a48a5974aff9656edca623277b1 (patch) | |
| tree | db520374e4e73d382d4e449205f376231ef57596 /wscript | |
| parent | 833d037185b37863d10adaa967c251038d9038e5 (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.07pre' +VERSION = '1.07' def options(opt): opt.load('compiler_cxx') |
