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 | c598264f1247ae444f502199c6e4b8f857d94fce (patch) | |
| tree | 8f63409a8348e2a41e951e3bfd77170cf5b6f4b3 | |
| parent | dff750a2603be9b4bc585b202da37e3acd064204 (diff) | |
Bump versionv0.51
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.51pre' +VERSION = '0.51' def options(opt): opt.load('compiler_cxx') |
