diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-11 08:14:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-11 08:14:11 +0000 |
| commit | f4848302d0d62284e318bcd4ebff991f4cb2c225 (patch) | |
| tree | 6803a3ac8deaa2ae9bb9ec25a9b7b931c1fff50f | |
| parent | 38e26b05c0ea7498b9e728d0e3ea85e7479f3096 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.40' +VERSION = '0.41pre' def options(opt): opt.load('compiler_cxx') |
