diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-26 21:44:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-26 21:44:30 +0100 |
| commit | 0c5d6669860461feddb5a97ffba907445be45c5a (patch) | |
| tree | 7553f98909a71d528d0f64fbcc5f85ba72362d1e /wscript | |
| parent | 93f428ac5ecda7675f538c34b766e5538d5bd75b (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.97.0' +VERSION = '0.97.0devel' def options(opt): opt.load('compiler_cxx') |
