diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:11:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:11:03 +0100 |
| commit | b611e2a8758e553356432955162a08478e8af5ca (patch) | |
| tree | 8176b59235301dd36e81faeaf6a6215f6fdeb72c /wscript | |
| parent | 513cfbd99387cd9c2b2ab45627d74b1378663b1d (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.5' +VERSION = '1.5.5devel' API_VERSION = '-1.0' def options(opt): |
