diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-09 16:39:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-09 16:39:22 +0100 |
| commit | d3b6502b21ab51a4568d5bdb59607cb0d4fb6077 (patch) | |
| tree | ac5a69775b3705a04db2a5ec0e0ba9a131475db4 /wscript | |
| parent | 73c0a7a5d8618146000c4deb94af7bf10c4bdf75 (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.10pre' +VERSION = '1.10' def options(opt): opt.load('compiler_cxx') |
