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 | 8a06ce0402779cd89e27386567438c3ed0100e80 (patch) | |
| tree | cdf9e7194e01baab5b5a40cabd68838bcdab4c57 /wscript | |
| parent | 730c3346625d30bc4ff8dc8360a2daa74ac1531c (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.31devel' +VERSION = '1.69.32' def options(opt): opt.load('compiler_cxx') |
