diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-17 20:30:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-17 20:30:41 +0000 |
| commit | 98a4528b6c992d23e794b9dd5f417174df9b04b6 (patch) | |
| tree | 351f4f3797eb2b56201f292dc7a2aa6c5ce83731 | |
| parent | 7da5995ab53018580849fe079f003a85fd775e54 (diff) | |
Bump versionv1.5.x
| -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.7' +VERSION = '1.5.7devel' API_VERSION = '-1.0' def options(opt): |
