diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-13 00:48:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-13 00:48:34 +0100 |
| commit | 4a9b82ba0d1efad59d3ed7d0c8b349cb4f954be9 (patch) | |
| tree | 015563e601a6941e19c615a381daaf4ec49e4475 /wscript | |
| parent | 2d4fa771338f645cf163c08dd5f6f60542683395 (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.67' +VERSION = '0.68pre' def options(opt): opt.load('compiler_cxx') |
