diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:43:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:43:31 +0100 |
| commit | d34d4b360f9c49b6619dc0e6bca554a267f499d4 (patch) | |
| tree | 1cf86ebb80ca0fb7daea073f35e187072266577e | |
| parent | b3ad14bf234c2daa63b2a133b6af85ef5f59a455 (diff) | |
Bump versionv0.63
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.63pre' +VERSION = '0.63' def options(opt): opt.load('compiler_cxx') |
