diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-08 13:34:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-08 13:34:38 +0100 |
| commit | 134b58c3072bf7cf8128a2ed871a7dd80e1ae1ef (patch) | |
| tree | ef26331ec4cc12737b1eb8330d111a3d52320682 | |
| parent | 582b987c4dad6eb1d2f982d45eb34a4b96f48ab5 (diff) | |
Bump versionv0.56
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.56pre' +VERSION = '0.56' def options(opt): opt.load('compiler_cxx') |
