diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-04 22:56:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-04 22:56:36 +0100 |
| commit | 9713e449ddb65393bf9b6fc3eef0f799efa1cbc8 (patch) | |
| tree | c9869c4524b7d67a91267ef750cb056e7f65850b | |
| parent | e1e4934599bc244817ae63f4bc9f4a2ba81b1a29 (diff) | |
Bump versionv0.53
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.53pre' +VERSION = '0.53' def options(opt): opt.load('compiler_cxx') |
