diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-08-28 22:01:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-08-28 22:01:32 +0100 |
| commit | e0580ce49abfaa0293b712337e24de4312348a59 (patch) | |
| tree | 684ce23d871a20854c84d3bbc2d59a4c1eacdba7 | |
| parent | f30ff718cbe924c8fcb6bf3a6a485271da85855d (diff) | |
Bump versionv1.5.4
| -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.3devel' +VERSION = '1.5.4' API_VERSION = '-1.0' def options(opt): |
