diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-25 21:26:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-25 21:26:28 +0100 |
| commit | 0b3a3e461284b91e774f44c48f6f2f59b2a5832f (patch) | |
| tree | 31ee0b08921948caa50daf351636aeb7d8c7978c /wscript | |
| parent | 439e39c9c57ae0c459a868b3c2d7d3a32d0f2116 (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.94.0' +VERSION = '0.94.0devel' def options(opt): opt.load('compiler_cxx') |
