diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-29 10:19:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-29 10:19:18 +0100 |
| commit | f510146decac46d5e792fe0b476c58a5ed61df08 (patch) | |
| tree | 27053e63f2a7ee0f390ba919681716bb07caa7c8 /wscript | |
| parent | c598264f1247ae444f502199c6e4b8f857d94fce (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.51' +VERSION = '0.52pre' def options(opt): opt.load('compiler_cxx') |
