diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-06 13:13:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-06 13:13:11 +0000 |
| commit | 2372b639f1570c442b4e06f5727b0f331c251964 (patch) | |
| tree | 73e0165ea971cb7591444b4de7b16ac738668f26 /wscript | |
| parent | 5a9f7345de08eb067a8fd1979f65bd5401ac939f (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.92' +VERSION = '0.93pre' def options(opt): opt.load('compiler_cxx') |
