diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-19 17:23:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-19 17:23:06 +0100 |
| commit | a3e23147600de8ce58a1ebfd5f5afba208e1cd7a (patch) | |
| tree | 48b650c0729178024b343e37e26c4a32ef27c37a /wscript | |
| parent | 5e93ba4628d64bb75cd9311e437afe25af5aecab (diff) | |
Bump versionv0.73
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.73pre' +VERSION = '0.73' def options(opt): opt.load('compiler_cxx') |
