diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-08 12:23:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-08 12:23:37 +0100 |
| commit | 7bef0ee38cd69c01192f08d06d31048cf6181008 (patch) | |
| tree | f1152bf99eb25da0aa5c855f3ea8415bed925e74 /wscript | |
| parent | ecf777d1a4c640a66f543c68bd45feec80b15049 (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.55' +VERSION = '0.56pre' def options(opt): opt.load('compiler_cxx') |
