diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-23 12:38:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-23 12:38:53 +0100 |
| commit | 9d174144e2e82659b08c9117f95159522067c5ab (patch) | |
| tree | a6e3864a957cdbf157e0fca25a8d7da52fe4e782 | |
| parent | f61f4365370a7c45ad422580a57be942eb792853 (diff) | |
Bump version.0.12
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.12pre' +VERSION = '0.12' def options(opt): opt.load('compiler_cxx') |
