diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-22 21:08:37 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-22 21:08:37 +0000 |
| commit | 3ed93d08c04fca067fdf098def922bdbef8dcd80 (patch) | |
| tree | 569f7a835dc966d87be9aa87fb785abd991f05a1 | |
| parent | 357e04626b8e682bc621f98e5976c95bf2f71364 (diff) | |
Bump versionv0.25
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.25pre' +VERSION = '0.25' def options(opt): opt.load('compiler_cxx') |
