diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-30 23:04:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-30 23:04:45 +0100 |
| commit | 521a90ad5e9834abcbec74c8384f156929f27ac6 (patch) | |
| tree | ec62a0416f4c63702ac10a2b5618100c626bb9ad /wscript | |
| parent | 35803dfe4b30e6e2d863ac7a634c58d4d5bca398 (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.79' +VERSION = '0.80pre' def options(opt): opt.load('compiler_cxx') |
