diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-19 11:22:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-19 11:22:56 +0100 |
| commit | d174743763d6be234a8edf9774a6af9c7e8d0708 (patch) | |
| tree | 3dbfde254a2309706fb5bffca7ea3b76bcc8e395 /wscript | |
| parent | 3179cbf6fa8133b5a492a25ca64c4c8b6d1756bd (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.22' +VERSION = '0.23pre' def options(opt): opt.load('compiler_cxx') |
