diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-25 02:04:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-25 02:04:35 +0000 |
| commit | 1f77f0678ae95557f3cbf0246282f56607ad1718 (patch) | |
| tree | e3f28b2588d53720db972293741755052a297fe2 /wscript | |
| parent | 4b16c3d95cd2f692215527867eeab13af07b5b3b (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.26pre' +VERSION = '0.26' def options(opt): opt.load('compiler_cxx') |
