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 | ceaeecdb763d5a386949b3ea4f0cb6bd74633dcb (patch) | |
| tree | 7c5a13e294c77e7314aeb0287086624f55feaa18 /wscript | |
| parent | 596d77476b0ab7e1ccacbbe5b7ebaccfd99bbfd4 (diff) | |
Bump versionv0.75
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.75pre' +VERSION = '0.75' def options(opt): opt.load('compiler_cxx') |
