diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-25 21:26:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-25 21:26:28 +0100 |
| commit | 439e39c9c57ae0c459a868b3c2d7d3a32d0f2116 (patch) | |
| tree | 6d9f5979621965db6e9179dcd3174ae85e19a98d | |
| parent | 060348d088ead2477920b1be9464d9139579493f (diff) | |
Bump versionv0.94.0
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.93pre' +VERSION = '0.94.0' def options(opt): opt.load('compiler_cxx') |
