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 | 4e1c4d14d16fdcda369fbec22a521f20ed9d5809 (patch) | |
| tree | ea968e2064f840bf58da02aa83fcab18007448db | |
| parent | e56a0a8c8a8c428ccddbd5d39fce9ff024a3ab85 (diff) | |
Bump versionv0.72
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.72pre' +VERSION = '0.72' def options(opt): opt.load('compiler_cxx') |
