diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-16 21:54:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-16 21:54:45 +0100 |
| commit | fcdd2ab7510c41ab17959d8f75cd35bf25e356d8 (patch) | |
| tree | b1d726c5414af1e00a288aad983984cdd797ddfc /wscript | |
| parent | 4e1c4d14d16fdcda369fbec22a521f20ed9d5809 (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.72' +VERSION = '0.73pre' def options(opt): opt.load('compiler_cxx') |
