diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-02 13:54:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-02 13:54:33 +0100 |
| commit | d931dbe48da0c41374d4009cbcc4c4d65c734182 (patch) | |
| tree | dc782a7fdca6f353078edef3d6059cc7fc66da53 /wscript | |
| parent | ff14ebc97bc061fb24590b9fe51b2b71e6c58f57 (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.08' +VERSION = '0.09pre' def options(opt): opt.load('compiler_cxx') |
