diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-23 20:47:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-23 20:47:30 +0100 |
| commit | 6a02756c552f59299100f5c0c09b5bbed1857512 (patch) | |
| tree | 5867d5a0023794788092400ac122ac773fb63c43 | |
| parent | 2e0649322c2d22ba6611f7e379debaf85cbe2d82 (diff) | |
Bump versionv0.13
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.13pre' +VERSION = '0.13' def options(opt): opt.load('compiler_cxx') |
