diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-29 15:01:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-29 15:01:45 +0100 |
| commit | b2c879b0ef98958bb706d5c519ed4dbf0dd23619 (patch) | |
| tree | 235be2cbb0099548480ad62ceb45031a84c19c73 /wscript | |
| parent | 5850b19e2ea21b5d1d1864ad74836f62bec905c6 (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.77' +VERSION = '0.78pre' def options(opt): opt.load('compiler_cxx') |
