diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-15 09:49:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-15 09:49:32 +0000 |
| commit | e33486234dea92b972643194e521bd64b75dab2d (patch) | |
| tree | 7555d647b8cf7d3d7cdf291a7da206bca2c02316 /wscript | |
| parent | b5c0e24d1c313a32f1db88a3df62c74f88f5d822 (diff) | |
| parent | d8a6b232f70883055a285c087fa8adc36e3acb8b (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.63.1devel' +VERSION = '1.63.2devel' def options(opt): opt.load('compiler_cxx') |
