diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-02 12:50:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-02 12:50:43 +0000 |
| commit | 2fdca32e0a520f8e93a1e80c320e92765b7cc13d (patch) | |
| tree | bf6e03325e0d4101cf348dc704a1564893411b76 /wscript | |
| parent | bf6a4e484b5339d555f804eebe5c9e3697b13e6a (diff) | |
| parent | 74a8cda05e2b8538aa478c858c1ca9754e1fa98f (diff) | |
Merge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0
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.40pre' +VERSION = '1.41pre' def options(opt): opt.load('compiler_cxx') |
