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 | 4fdc2b90779981f28295380e6155485e56644bd9 (patch) | |
| tree | ea2c9d4cc08fe592626c739836a5c5ec26b61044 /wscript | |
| parent | 99dc59786fdaa6709197a9eaf51821c412e24146 (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.96.0' +VERSION = '0.96.0devel' def options(opt): opt.load('compiler_cxx') |
