diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-26 21:21:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-26 21:21:55 +0100 |
| commit | 3ae58943110c590feabcd11c3d7bf6f356bee3c7 (patch) | |
| tree | 49ec1dc63d5f174860e13563a71422545101b7ed /wscript | |
| parent | 008c83f8f1355faff0839ad3b33d0c5019a0d2ee (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.102.0' +VERSION = '0.102.0devel' def options(opt): opt.load('compiler_cxx') |
