diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-12 22:38:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-12 22:38:54 +0100 |
| commit | 99dc59786fdaa6709197a9eaf51821c412e24146 (patch) | |
| tree | 57c1911f0a413e523aa63a35fe8192d0613c3458 | |
| parent | 7103135fcf2e02458a2cfb53ba98d10cd450af8d (diff) | |
Bump versionv0.96.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.95.0devel' +VERSION = '0.96.0' def options(opt): opt.load('compiler_cxx') |
