diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-27 14:57:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-27 14:57:49 +0000 |
| commit | 3300c4218ffb463d4f4a3f85c5a13b499885eed5 (patch) | |
| tree | cebf9141f1549d5a56cc3993c4793ea97e64bcdc /wscript | |
| parent | 15b8cca90c9135bf49bdfce08ebd10b92e5a4d0b (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.35pre' +VERSION = '1.35' def options(opt): opt.load('compiler_cxx') |
