diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-22 21:49:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-22 21:49:09 +0100 |
| commit | 1ae62667389cc75c849ac9f478486831d64353fd (patch) | |
| tree | 90d9bfa5df6ae887c912213dcdd303cdd5deab6e /wscript | |
| parent | 79a871ea740509ff2fa540ca715375e0ba1c4ad9 (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.34devel' +VERSION = '1.69.35' def options(opt): opt.load('compiler_cxx') |
