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 | eb23d18c3e87ec08cd9672f4e5fe4ea146148900 (patch) | |
| tree | 0f1859e2437eedbd9ea2b29e170188fec8258746 /wscript | |
| parent | 0369aae1d693d292902ce640dc4f778f4a287fac (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.68' +VERSION = '0.69pre' def options(opt): opt.load('compiler_cxx') |
