diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-02 13:53:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-02 13:53:56 +0100 |
| commit | ff14ebc97bc061fb24590b9fe51b2b71e6c58f57 (patch) | |
| tree | 38de428011c03441e305db4d3b74e43eb9d1ad53 /wscript | |
| parent | 8d94e57248b7957d62350083a93aa479457f9385 (diff) | |
Bump version.v0.08
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.08pre' +VERSION = '0.08' def options(opt): opt.load('compiler_cxx') |
