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 | 85d473fee3588e4f36cd42dc7781277d70025d3d (patch) | |
| tree | 74bfca54e877b4e2b68def7759f8a1ce52573e5d /wscript | |
| parent | efc228537094ecb30fe485709f03b9560bcad718 (diff) | |
Bump versionv0.52
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.52pre' +VERSION = '0.52' def options(opt): opt.load('compiler_cxx') |
