diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-21 10:16:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-21 10:16:31 +0000 |
| commit | 353507afb5ed4249d554a4e8e7e78d9076fb0e40 (patch) | |
| tree | 0fa17a04d856d8380931f6ff81c82a96412ee274 /wscript | |
| parent | 79d60a7d5ec3e7a978887dc358b169bce7fd4bce (diff) | |
| parent | 74f5e7e90457cff19140a71db80937cad279a184 (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.14devel' +VERSION = '1.64.15devel' def options(opt): opt.load('compiler_cxx') |
