diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-17 10:27:08 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-17 10:27:08 +0000 |
| commit | 4015e8508da1e4a3dbe88585f939ec08d6583e97 (patch) | |
| tree | d7d87ff0b38104dc6fdf2450885516a8e4ccc23b /wscript | |
| parent | 92d04684c81baa6c56ff3299f1cffd1ac787c71f (diff) | |
Bump versionv1.5.2
Diffstat (limited to 'wscript')
| -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.1devel' +VERSION = '1.5.2' API_VERSION = '-1.0' def options(opt): |
