diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-28 23:34:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-28 23:34:04 +0100 |
| commit | c8f2fceb2c023463ca9026a5c6a6bd9c5c99f61a (patch) | |
| tree | c76ff590f33f5724d9ddaf9eedf8f521cfde5b38 /wscript | |
| parent | 41e8be8b6c55a6b86c6d8d6d0ad80e3ca09a8ba9 (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.95.0' +VERSION = '0.95.0devel' def options(opt): opt.load('compiler_cxx') |
