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 | 0eb867371f96ed857b9b39222bf8cc947d824938 (patch) | |
| tree | 48b3506ca2b612279849bfdce19fe2ec23246be4 | |
| parent | 04f3857510943606e49f6094dc74ace2138b1c6f (diff) | |
Bump versionv1.5.0
| -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.4.4devel' +VERSION = '1.5.0' API_VERSION = '-1.0' def options(opt): |
