diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-21 15:54:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-21 15:54:27 +0100 |
| commit | 78cb780e8cf266e27b0adf6714b9d23f8fbcd796 (patch) | |
| tree | 5aebb0f7c44a8611aea927d56edc0c10fee0474f /wscript | |
| parent | f0ebeb61c85529703c00f955da69c0bf39f3547c (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.04' +VERSION = '0.05pre' def options(opt): opt.load('compiler_cxx') |
