diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-27 15:46:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-27 15:46:01 +0100 |
| commit | 0db83488a33b025d70c588ebd635554dd8be4f88 (patch) | |
| tree | 0fac985127ed9ca3d5a09e8ec39e59178d25b3d1 /wscript | |
| parent | ceaeecdb763d5a386949b3ea4f0cb6bd74633dcb (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.75' +VERSION = '0.76pre' def options(opt): opt.load('compiler_cxx') |
