diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-15 09:29:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-15 09:29:13 +0100 |
| commit | 1c1e46cd8b8b56ec9dd1c1e72b64e6150c27ef80 (patch) | |
| tree | a089c1b4f6fdd7688cdd6b41258beae0e75d38fd /wscript | |
| parent | 38082ea02aeb714eb17923f905bf5c9e461bb357 (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.101.0' +VERSION = '0.101.0devel' def options(opt): opt.load('compiler_cxx') |
