diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-01 13:51:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-01 13:51:48 +0100 |
| commit | 7f8ceb198a850c854c23cc775424c42962d7a0f7 (patch) | |
| tree | dba1649ad45bbad05ac99ba80a44975abd319c98 /wscript | |
| parent | 6e97bc33b05113bf1ac88ff9ff4e72cc55a97314 (diff) | |
Bump version.v0.06
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.05' +VERSION = '0.06' def options(opt): opt.load('compiler_cxx') |
