diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-22 19:32:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-22 19:32:55 +0100 |
| commit | 028acbd0a4736502ae65baf932adf8f9ef95a889 (patch) | |
| tree | aa711b875bc8080f44da6d478c6a0a7c65424600 /wscript | |
| parent | d15e3e8c147d60201588650ecea374660af5f808 (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.11' +VERSION = '0.12pre' def options(opt): opt.load('compiler_cxx') |
