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 | 41e8be8b6c55a6b86c6d8d6d0ad80e3ca09a8ba9 (patch) | |
| tree | 60d15849b618c50ae8eda537803e1834ae02b826 /wscript | |
| parent | ff9a83e4d57c30409162ae1cb94fe471d8f2cf6f (diff) | |
Bump versionv0.95.0
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.0devel' +VERSION = '0.95.0' def options(opt): opt.load('compiler_cxx') |
