diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-11 09:51:42 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-11 09:51:42 +0000 |
| commit | 22f2cd94132f93a159c2ce9fe263771cb5a5dbdf (patch) | |
| tree | ff2dda179649127d7bb3bfb08501d1ec3912ffaa /wscript | |
| parent | b731111427d94da2e3e231892c6e6edf3dd3f40f (diff) | |
| parent | f80e6907d8e48e284398b9a146041b43da96713a (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.10devel' +VERSION = '1.64.11devel' def options(opt): opt.load('compiler_cxx') |
