diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-13 00:48:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-13 00:48:34 +0100 |
| commit | 2d4fa771338f645cf163c08dd5f6f60542683395 (patch) | |
| tree | bba0b4297aa096f0ab08fc064bd01944fb2ba241 /wscript | |
| parent | 00dec49f6d5bb824a4f5d3eb42cdbe22c057eee6 (diff) | |
Bump versionv0.67
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.67pre' +VERSION = '0.67' def options(opt): opt.load('compiler_cxx') |
