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 | cbc9936d91f59530beef38cb1a9a561ef8b794f0 (patch) | |
| tree | 5660d4470772bc2604ed2affe2a40578ce20d5af | |
| parent | ee03fd414e2c6e3dd398107ceb4ee365ff427adc (diff) | |
Bump versionv0.99.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.98.0devel' +VERSION = '0.99.0' def options(opt): opt.load('compiler_cxx') |
