diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-23 19:22:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-23 19:22:17 +0100 |
| commit | 0369aae1d693d292902ce640dc4f778f4a287fac (patch) | |
| tree | 2b87ca0a5d817623f3719282f365c78b5506ef4e | |
| parent | 02ff5c5989c4e2a84e4a3be8123abdbd887f8648 (diff) | |
Bump versionv0.68
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.68pre' +VERSION = '0.68' def options(opt): opt.load('compiler_cxx') |
