diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-27 22:30:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-27 22:30:19 +0100 |
| commit | da6308941e6960a3389eef2af0b3dcd1467a7971 (patch) | |
| tree | b54f12b766b39dc41cf37e0b1eaeba3ca3d7ccc4 /wscript | |
| parent | f03412c3c0517d7f9afb7372ab1eeba61d11a29b (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.76' +VERSION = '0.77pre' def options(opt): opt.load('compiler_cxx') |
