diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-22 19:32:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-22 19:32:19 +0100 |
| commit | d15e3e8c147d60201588650ecea374660af5f808 (patch) | |
| tree | de16be6fc10d3675e9582312b8ffc43e011ed1f0 /wscript | |
| parent | 5d9c51436fe44785dec918af133c9f2e09d5d8d0 (diff) | |
Bump version.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.11pre' +VERSION = '0.11' def options(opt): opt.load('compiler_cxx') |
