diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-27 13:19:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-27 13:19:12 +0100 |
| commit | dca6b667fc8c1522fea881cb8390d8ee742704aa (patch) | |
| tree | 09435ff02660e8d46fc143155d05b224b7118e6f /wscript | |
| parent | 0b10a538b264dc4ff0ad8362b11825b526fe37df (diff) | |
Bump versionv0.15
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.15pre' +VERSION = '0.15' def options(opt): opt.load('compiler_cxx') |
