diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-27 00:10:57 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-27 00:10:57 +0000 |
| commit | 3f181d95343149eeb995bc539ec8d4cd52a14ef4 (patch) | |
| tree | a312d6dda7adf56321a27868ee3d081e3b3c6f6c | |
| parent | 0eb867371f96ed857b9b39222bf8cc947d824938 (diff) | |
Bump version
| -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.0' +VERSION = '1.5.0devel' API_VERSION = '-1.0' def options(opt): |
