diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-26 21:22:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-26 21:22:22 +0100 |
| commit | 00b8631671ce483f1f0e973e18467722e3927f93 (patch) | |
| tree | 851e5954a7f0313a4ae95684d12e338d504c18da /wscript | |
| parent | 1765fddf7b64b235efe2de7d03448f93bb37d767 (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.103.0' +VERSION = '0.103.0devel' def options(opt): opt.load('compiler_cxx') |
