diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-08 17:52:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-08 17:52:53 +0000 |
| commit | ba6e581a2680ffcf029ee518ea56457268afbfa1 (patch) | |
| tree | 32b3aa002e2e43aa44153d2c464d655618afff1e /wscript | |
| parent | 985ad5251c8fdcac9d91157fbd03e6b603bd9cc1 (diff) | |
| parent | 828fa2e71713d9077aafbcdfa6abe1663387382b (diff) | |
Merge branch 'master' of ssh://carlh.dyndns.org/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.64.4devel' +VERSION = '1.64.5devel' def options(opt): opt.load('compiler_cxx') |
