diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-25 16:21:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-25 16:21:22 +0100 |
| commit | 14dabad5f1c42b1ffc059768adedb0e3d61562ca (patch) | |
| tree | 9a4c4b49e0f9bfe76ce9610da752b659847f730b /wscript | |
| parent | 76d8fe3ce821dc005aad123e85ba256941b0db74 (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.70' +VERSION = '0.71pre' def options(opt): opt.load('compiler_cxx') |
