diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-25 22:13:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-25 22:13:36 +0100 |
| commit | ade05a3c11320f8d4558e660bd37277bb88606d8 (patch) | |
| tree | f87d66bcf0b30d6a89c4304abab6947c23b1fbc2 /wscript | |
| parent | 7b85b778834753912573fef7bb09d51821c0ef7c (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.69.35devel' +VERSION = '1.69.36' def options(opt): opt.load('compiler_cxx') |
