diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-29 23:04:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-29 23:04:40 +0100 |
| commit | d6a56d9dd6f9fe0e516f04ce75d40702d7530d04 (patch) | |
| tree | dd544aa59eb73059e856976a2381472109108b66 | |
| parent | 98b3915bcc75b8b45659f17f3e4933429daadfd1 (diff) | |
Bump versionv0.78
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.78pre' +VERSION = '0.78' def options(opt): opt.load('compiler_cxx') |
