diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:49:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:49:09 +0100 |
| commit | 760f6b4dd8b39f1826346962895a601802062ea5 (patch) | |
| tree | 65930ab8b5bfd9ede98d4d6cb1c7c3ced244f2e4 /wscript | |
| parent | 030afe7847048ee2e0326f820ee40a842456177a (diff) | |
Bump versionv0.64
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.64pre' +VERSION = '0.64' def options(opt): opt.load('compiler_cxx') |
