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 | 02b1073f910aeb4eeaa914d15a68b76b3969e690 (patch) | |
| tree | c2656f9be0dee0e40b15fd45cbbcf6a3078ce184 /wscript | |
| parent | 9713e449ddb65393bf9b6fc3eef0f799efa1cbc8 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.53' +VERSION = '0.54pre' def options(opt): opt.load('compiler_cxx') |
