diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:05:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:05:46 +0000 |
| commit | cacfe9dfdb1f11b9fd60675c4ec44be431239a2b (patch) | |
| tree | aa29a26e14560b1ca8b0c96444b2f8b998761cd9 | |
| parent | 1359bd34583bf5ef5cc03c2a3e71f1f2b4fc221d (diff) | |
Bump versionv1.4.2
| -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.1devel' +VERSION = '1.4.2' API_VERSION = '-1.0' def options(opt): |
