diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-22 21:09:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-22 21:09:32 +0000 |
| commit | 0dd16d85e8d74e38c2a5967f15d1f9733e62302f (patch) | |
| tree | 9ff904073b3336ad381db88126d739ec8bd1a715 /wscript | |
| parent | 3ed93d08c04fca067fdf098def922bdbef8dcd80 (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.25' +VERSION = '0.26pre' def options(opt): opt.load('compiler_cxx') |
