diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-01 15:08:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-01 15:08:12 +0100 |
| commit | fb128e6dc3b951c9d12ffb00b110714d3acfa5fd (patch) | |
| tree | 9c9ff711abc81ed310939282751ae743022dbd54 | |
| parent | d0f85f441d8d9eb6a3b742d4493e82d4d1e3c013 (diff) | |
Bump version.
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.07' +VERSION = '0.08pre' def options(opt): opt.load('compiler_cxx') |
