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 | 0e3b3e49ca3cf41484d33094b4cd92148a2dff35 (patch) | |
| tree | 5ed9384d8043c581fc2c3f8171b70465d23f1b63 | |
| parent | e6ac4f3707639da8efefdc3df93db95fe2ef002e (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.09' +VERSION = '1.10pre' def options(opt): opt.load('compiler_cxx') |
