diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-01 15:07:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-01 15:07:43 +0100 |
| commit | d0f85f441d8d9eb6a3b742d4493e82d4d1e3c013 (patch) | |
| tree | 5e2e8a4f0316c185401dd6bb33fcae5504095660 | |
| parent | 19818898ac4606388a4848624fa0c92c5ac4e0da (diff) | |
Bump version.v0.07
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.07pre' +VERSION = '0.07' def options(opt): opt.load('compiler_cxx') |
