diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:52:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:52:58 +0100 |
| commit | e8f91c8806f90be08c9c81746dfceb35253432b7 (patch) | |
| tree | 002f5b12311a9543b37207a6fbd3999f88828e4c | |
| parent | 8deb74c588599befe6b429c7f354dbddbcab4621 (diff) | |
Bump versionv1.5.6
| -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.5devel' +VERSION = '1.5.6' API_VERSION = '-1.0' def options(opt): |
