diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:17:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:17:52 +0100 |
| commit | 0f1518f21f26488a5c5511f04996155682ba5514 (patch) | |
| tree | b2fae7c686d003c4b5ccf63916518c90b6392238 /wscript | |
| parent | 8c2fca46577a2de512be1d227201bd0100ad9d24 (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.61' +VERSION = '0.62pre' def options(opt): opt.load('compiler_cxx') |
