diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:40:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:40:09 +0100 |
| commit | c192be68056530b31370c928479dab180da1c222 (patch) | |
| tree | 12083691f4e386cff532d330d96ab8137388333e /wscript | |
| parent | 62701cd6827b885fdfaef5159a542ea25a6c24b7 (diff) | |
Bump versionv0.62
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.62pre' +VERSION = '0.62' def options(opt): opt.load('compiler_cxx') |
