diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-29 23:04:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-29 23:04:40 +0100 |
| commit | 29b507d5ed965367c2daa8c68316a1b336edd614 (patch) | |
| tree | eed2c4407ca8d71fea5f1ee6bb318da9f7ef66e4 /wscript | |
| parent | d6a56d9dd6f9fe0e516f04ce75d40702d7530d04 (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.78' +VERSION = '0.79pre' def options(opt): opt.load('compiler_cxx') |
