diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-11 23:13:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-11 23:13:15 +0100 |
| commit | 9d61c8675c3c2b41e37f51d87debebd752aa1051 (patch) | |
| tree | 17178a5f762a5d7913c799b9671797284c3bbdf0 /wscript | |
| parent | 5c188c1424321bc9c701e2a0b2f85948282f41a4 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.65' +VERSION = '0.66pre' def options(opt): opt.load('compiler_cxx') |
