diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-23 12:39:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-23 12:39:19 +0100 |
| commit | fc9f4aa3fae8674be866277afabf47bda4c52302 (patch) | |
| tree | 7e792a3ec495238892eb70a0466814c450766847 /wscript | |
| parent | 9d174144e2e82659b08c9117f95159522067c5ab (diff) | |
Bump version.
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.12' +VERSION = '0.13pre' def options(opt): opt.load('compiler_cxx') |
