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 | 7da5995ab53018580849fe079f003a85fd775e54 (patch) | |
| tree | 797345388f8028d780907c83caa9af259e4e4c41 | |
| parent | b0f578a9196a3abc70549d785fa471354efac19a (diff) | |
Bump versionv1.5.7
| -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.6devel' +VERSION = '1.5.7' API_VERSION = '-1.0' def options(opt): |
