diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-21 15:53:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-21 15:53:42 +0100 |
| commit | f0ebeb61c85529703c00f955da69c0bf39f3547c (patch) | |
| tree | ff9933edde70c35e9807b9ce0d8fdb1af253fad7 /wscript | |
| parent | 1f1bd0955d449846a1408b9ab2c91761245d494a (diff) | |
Bump version.v0.04
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.04pre' +VERSION = '0.04' def options(opt): opt.load('compiler_cxx') |
