diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-27 13:02:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-27 13:02:47 +0100 |
| commit | 2e8a5d1443d79beff10343ef703ed54bb62c61ee (patch) | |
| tree | 1cb279e068c517f2ba86c785b0191def51fc5371 | |
| parent | 082d6561785efb6edf22ca42ac04e809c6c92d43 (diff) | |
Bump versionv0.14
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.14pre' +VERSION = '0.14' def options(opt): opt.load('compiler_cxx') |
