diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-27 00:18:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-27 00:18:56 +0000 |
| commit | 0e6356f443e01200545e42acb926a5e2ad088ab5 (patch) | |
| tree | 5235c36be14ebbc09816d14b733e15c4e360d10f | |
| parent | 5ec7e9dcfa450d740d4e93fd1e6c07557cffe994 (diff) | |
Bump versionv1.5.1
| -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.0devel' +VERSION = '1.5.1' API_VERSION = '-1.0' def options(opt): |
