diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-21 14:59:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-21 14:59:59 +0100 |
| commit | 83d36de0b2fb5b348919c8bcba1e4e7267fb5b63 (patch) | |
| tree | 1dba4c3fc6d96f912251ae82fa28abae20c71fdc /wscript | |
| parent | 8a06ce0402779cd89e27386567438c3ed0100e80 (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.32' +VERSION = '1.69.32devel' def options(opt): opt.load('compiler_cxx') |
