diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-22 23:07:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-22 23:07:31 +0000 |
| commit | ad0ddd25c94730bed174756a21c83a348c45687e (patch) | |
| tree | 664b05e17f57489d4d4c159d76f02b68cd798023 | |
| parent | 87ea3bb2699a09fe6f6dd97578f750b918a51acf (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.34' +VERSION = '1.35pre' def options(opt): opt.load('compiler_cxx') |
