diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-19 16:53:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-19 16:53:09 +0100 |
| commit | bc346667528fa4e0e76701f48f15c986ba0a999d (patch) | |
| tree | 74daa52c4837da100e5afe40e0f7e9fa1eee5684 | |
| parent | 71c0db318e478259f038982fd979c3fd916e2b42 (diff) | |
Bump versionv0.54
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.54pre' +VERSION = '0.54' def options(opt): opt.load('compiler_cxx') |
