diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-23 19:56:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-23 19:56:36 +0100 |
| commit | cda45ffec08fef1a6d4ac99b0d0b1807e6fe0185 (patch) | |
| tree | fcc008f7b12f0dd7f0ae5ccbb4e6c30b91b2d0f1 /wscript | |
| parent | f719c9122257628b05e1e10fcb26dd5f60e8397c (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.69' +VERSION = '0.70pre' def options(opt): opt.load('compiler_cxx') |
