diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-30 09:26:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-30 09:26:10 +0000 |
| commit | a4c3ebbf5cf68910981930a796db19def208c476 (patch) | |
| tree | e65f13eea9376d7a0013b64edf2133a5170b6d1c /wscript | |
| parent | 62aa8a18904a848cf58d39ce17df79d909a6927c (diff) | |
Bump versionv0.26
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') |
