diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-08 09:49:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-08 09:49:31 +0100 |
| commit | d77d0d1bd972f6343752ca45a3d5e0a0924e2d50 (patch) | |
| tree | ad64113352aba2b5d8e9642d367c2d4433808530 /wscript | |
| parent | 25e46b967956a9467bbb054f7ac339288304526d (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.50' +VERSION = '0.51pre' def options(opt): opt.load('compiler_cxx') |
