diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-08 21:23:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-08 21:23:01 +0100 |
| commit | 8c2f696edd38b195ed413da82a947449a1477da3 (patch) | |
| tree | 10353a3f44d0fa4bb33ba16ce8ff2fbd2df21462 /wscript | |
| parent | da496ff94e78a1f0d65e64337973a0cb6cf53d40 (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.59' +VERSION = '0.60pre' def options(opt): opt.load('compiler_cxx') |
