diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-24 17:35:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-24 17:35:00 +0100 |
| commit | 25771018926d71d9312f216238d6a33a8892a748 (patch) | |
| tree | 35720e5bf1d6609b5949537533609b89ac45e183 | |
| parent | 9e99813876a6e8d72f81b1fd2cd04c4dc28fb4c5 (diff) | |
Bump version.v0.05
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.05pre' +VERSION = '0.05' def options(opt): opt.load('compiler_cxx') |
