diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-12 23:13:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-12 23:13:12 +0100 |
| commit | 9eff7f7867f418647516c254eb244ba97e516e22 (patch) | |
| tree | b3f12ad056c8bd086cd0ccebee2d28c35768649b /wscript | |
| parent | ef91278ae0603da13a8dd8ef5d70b93ea38d2348 (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.66' +VERSION = '0.67pre' def options(opt): opt.load('compiler_cxx') |
