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 | 9c31349dcd02d3cc36e89fdf3763255ff9d151bd (patch) | |
| tree | 6616568dcfac0466d15c9d605a2f2fd1c6de8dc6 /wscript | |
| parent | c192be68056530b31370c928479dab180da1c222 (diff) | |
Bump version
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.62' +VERSION = '0.63pre' def options(opt): opt.load('compiler_cxx') |
