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 | 764f78fb3625b7541d63bcb9da7caf816d1d997c (patch) | |
| tree | c746efe0f98c89bb4d0715b57825cb01b469eac5 /wscript | |
| parent | d34d4b360f9c49b6619dc0e6bca554a267f499d4 (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.63' +VERSION = '0.64pre' def options(opt): opt.load('compiler_cxx') |
