diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-01 13:57:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-01 13:57:05 +0100 |
| commit | ca8ec410366fb8c9f554139a342b94b94d277127 (patch) | |
| tree | 7c373c296404b4d846ec46a718ef0713d2c09cfc /wscript | |
| parent | 7f8ceb198a850c854c23cc775424c42962d7a0f7 (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.06' +VERSION = '0.07pre' def options(opt): opt.load('compiler_cxx') |
