diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-09 22:15:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-09 22:15:57 +0100 |
| commit | 333214ac9ca37077174d3ccc6b1730fa1e7c6ccc (patch) | |
| tree | 150ee1827a33cdca00d58607f473284df95921fc | |
| parent | 3e961365c5270052dc2fabf95d3fe8c7871de86b (diff) | |
Bump versionv0.20
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.20pre' +VERSION = '0.20' def options(opt): opt.load('compiler_cxx') |
