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 | 25e46b967956a9467bbb054f7ac339288304526d (patch) | |
| tree | 70d33b920ba441c7d7b7f27fc3fa172f763ba195 | |
| parent | acf47ae643e54c09e94f7fc904207d7ea6a24c22 (diff) | |
Bump versionv0.50
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.50pre' +VERSION = '0.50' def options(opt): opt.load('compiler_cxx') |
