diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-23 19:56:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-23 19:56:36 +0100 |
| commit | f719c9122257628b05e1e10fcb26dd5f60e8397c (patch) | |
| tree | 0f0866536ebfca056ef257145a62338b4b821e50 | |
| parent | 2d2d30265b79572dc73ef28af4bc384544a55751 (diff) | |
Bump versionv0.69
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.69pre' +VERSION = '0.69' def options(opt): opt.load('compiler_cxx') |
