diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-08 19:00:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-08 19:00:32 +0100 |
| commit | a0f6dcc38f67f99a024fd098c3c6cd138e1b3d8c (patch) | |
| tree | ed8d0d6d7d48f909aa8867539cf43a59560148d9 /wscript | |
| parent | 532c59e443d110d3a04a25194bae8a13548ee599 (diff) | |
Bump versionv0.58
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.58pre' +VERSION = '0.58' def options(opt): opt.load('compiler_cxx') |
