diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-20 09:29:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-20 09:29:06 +0000 |
| commit | 6986647a7ec79fe1a83da96c50bbf414dda859c5 (patch) | |
| tree | 2b33a4750854c15f4956140720f3c4b939781e0a | |
| parent | cbc9936d91f59530beef38cb1a9a561ef8b794f0 (diff) | |
Bump version
| -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.0' +VERSION = '0.99.0devel' def options(opt): opt.load('compiler_cxx') |
