diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-07 01:15:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-07 01:15:54 +0100 |
| commit | 90dbabe7e6d4a25d003b28a2ed636a1369183b48 (patch) | |
| tree | 0367eef6950d364ffd5fd44676663021abedb3c1 /wscript | |
| parent | b0d3f3eb4bbb6423a1f2063ff61fc992c755cce0 (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.71' +VERSION = '0.72pre' def options(opt): opt.load('compiler_cxx') |
