diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-08 12:23:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-08 12:23:37 +0100 |
| commit | ecf777d1a4c640a66f543c68bd45feec80b15049 (patch) | |
| tree | 39d2999ea8efc21f194b8db9af94b18030484e69 | |
| parent | 69c68db5908959ec0afddd0b52bef9d2b69885fc (diff) | |
Bump versionv0.55
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.55pre' +VERSION = '0.55' def options(opt): opt.load('compiler_cxx') |
