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 | 38082ea02aeb714eb17923f905bf5c9e461bb357 (patch) | |
| tree | af12664863b2dc3a3b3faa677ee186a48dcdcd8d | |
| parent | f819545c46036cb57b243deba15c11587b319347 (diff) | |
Bump versionv0.101.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.100.0devel' +VERSION = '0.101.0' def options(opt): opt.load('compiler_cxx') |
