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 | b0d3f3eb4bbb6423a1f2063ff61fc992c755cce0 (patch) | |
| tree | ffcb600f775c0274cabf87a92c9d2f68b5def903 | |
| parent | 973bbb7a8b6290b4f4ee06e7ba7e199254525ca2 (diff) | |
Bump versionv0.71
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.71pre' +VERSION = '0.71' def options(opt): opt.load('compiler_cxx') |
