diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-09-29 09:14:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-09-29 09:14:56 +0100 |
| commit | 14825bcd3dbbe38320f51a0036635125c1886864 (patch) | |
| tree | 906caccd5d88ed5ebacfc44ce7600ef53b7bde46 /wscript | |
| parent | d366de2fd0eed7d963c32ef38138c322b8ea5043 (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.80' +VERSION = '0.81pre' def options(opt): opt.load('compiler_cxx') |
