diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-05 18:47:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-05 18:47:32 +0000 |
| commit | b3ca04718ea6205afc1a3177018e10469fb552a2 (patch) | |
| tree | a8a44e56d7265ccb15cabd8062e543bf635ab986 /wscript | |
| parent | b4209d6fe71f2d3e354dc60ec975fb6cf4407e93 (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.37' +VERSION = '0.38pre' def options(opt): opt.load('compiler_cxx') |
