diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-26 21:21:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-26 21:21:54 +0100 |
| commit | 008c83f8f1355faff0839ad3b33d0c5019a0d2ee (patch) | |
| tree | 1998e5563795e178337573b44a8404642ca8bcb1 | |
| parent | 130b5dc1d918194ceec756d2388c33665efcc169 (diff) | |
Bump versionv0.102.0
| -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.0devel' +VERSION = '0.102.0' def options(opt): opt.load('compiler_cxx') |
