diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-01 16:28:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-01 16:28:34 +0100 |
| commit | 0ac57f39253d75b2376bc9214c43f0df32440a0d (patch) | |
| tree | 4383cc0e3c3f795885ae31b74c9f6090d09259ae /wscript | |
| parent | 823da952436ef7c61aaad59399d58b2c4ba4ff59 (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.81' +VERSION = '0.82pre' def options(opt): opt.load('compiler_cxx') |
