diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-03-20 19:46:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-03-20 19:46:21 +0000 |
| commit | fad584efec38cbb8a7a35b750fcdead01e38f856 (patch) | |
| tree | 7d2ab66869f231383dcaad284329670cad004e2f | |
| parent | af1b4ea20f4237f07f189cc3367c97642810a797 (diff) | |
Bump versionv0.100.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.99.0devel' +VERSION = '0.100.0' def options(opt): opt.load('compiler_cxx') |
