diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-22 00:23:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-22 00:23:57 +0100 |
| commit | dbe636f8e3ccd9e2b92dea40adead6ecafeaa5eb (patch) | |
| tree | ac6e17823ed346322f780182459a36a1e1febeb2 | |
| parent | 9b84debc374f426bb3a00baa82bae5fdd88a018e (diff) | |
Bump version.v0.10
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.09' +VERSION = '0.10' def options(opt): opt.load('compiler_cxx') |
