diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-14 23:16:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-14 23:16:21 +0100 |
| commit | 6b0b06915c254637350dc14646ebc7d641ba1e60 (patch) | |
| tree | ea52b027a1e51d612b2bfe1022887bedca3ba81b /wscript | |
| parent | 96a4ea4c7103724968c112064475cdf2005a3f64 (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.3' +VERSION = '1.5.3devel' API_VERSION = '-1.0' def options(opt): |
