diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-09 13:32:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-09 13:32:56 +0000 |
| commit | 32ef0183d14f4e502f7245807a6b88ef1fecf289 (patch) | |
| tree | fc8435087955d5da9eccef93639f2decac4a551b /wscript | |
| parent | 2a5408a6bc2e0f9d3b64238fdf8acac7729a8943 (diff) | |
Bump versionv0.34
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.34pre' +VERSION = '0.34' def options(opt): opt.load('compiler_cxx') |
