diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-21 17:55:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-21 17:55:42 +0100 |
| commit | 9abbecbc94fa33a7f2d568ecfc5c73bb27449fdb (patch) | |
| tree | bb98bb581711edfb3d54440747e25bab26dbdbc5 /wscript | |
| parent | ef72df04400ab9ac200756328dc439d8d43366be (diff) | |
| parent | 83d36de0b2fb5b348919c8bcba1e4e7267fb5b63 (diff) | |
Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomatic
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.32devel' def options(opt): opt.load('compiler_cxx') |
