diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-16 09:12:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-16 09:12:35 +0100 |
| commit | 190dc3381a03b5cdbe12881015d16ff18303844a (patch) | |
| tree | 7e4118231d002c9250c06e49be3ca7189d468551 /wscript | |
| parent | a55fc07bf282823f6c776ecf5c805946d3deb4de (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.98.0' +VERSION = '0.98.0devel' def options(opt): opt.load('compiler_cxx') |
