diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-14 23:16:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-14 23:16:21 +0100 |
| commit | 96a4ea4c7103724968c112064475cdf2005a3f64 (patch) | |
| tree | 04e9f1fce1caec61c07f2caabca83c9f03ce20b2 | |
| parent | 743acc9bc88f543257355d40c320992ab72d8abe (diff) | |
Bump versionv1.5.3
| -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.2devel' +VERSION = '1.5.3' API_VERSION = '-1.0' def options(opt): |
