diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:52:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:52:58 +0100 |
| commit | a5a1c34cad37a813c122afdf2c6fe3681957d922 (patch) | |
| tree | e669a643197a20a162e12c315a8c96b9df5e1078 /wscript | |
| parent | e8f91c8806f90be08c9c81746dfceb35253432b7 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.5.6' +VERSION = '1.5.6devel' API_VERSION = '-1.0' def options(opt): |
