diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-11 00:23:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-11 00:23:08 +0100 |
| commit | b9a1d78cdbd604667062737bf46d0d73f8659f4f (patch) | |
| tree | 415a1fe3e93c551a92a2c3a8431a53ad032d102c | |
| parent | 8c2f696edd38b195ed413da82a947449a1477da3 (diff) | |
Bump versionv0.60
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.60pre' +VERSION = '0.60' def options(opt): opt.load('compiler_cxx') |
