diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-09 16:03:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-09 16:03:14 +0100 |
| commit | e6ac4f3707639da8efefdc3df93db95fe2ef002e (patch) | |
| tree | dabab9c8b275b360c436b8ca33ad7e5466e90c48 /wscript | |
| parent | 695c3dfcf2f636c3db694c4ab6fb000bb4665b26 (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.09pre' +VERSION = '1.09' def options(opt): opt.load('compiler_cxx') |
