diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-29 21:50:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-29 21:50:03 +0100 |
| commit | e6e329c27b5b48c4341860810dea4616cdc8e7b0 (patch) | |
| tree | b8b01bcedc98f36deae71731ec4ddbd8dbffb709 /wscript | |
| parent | 85d473fee3588e4f36cd42dc7781277d70025d3d (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.52' +VERSION = '0.53pre' def options(opt): opt.load('compiler_cxx') |
