diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:39:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:39:24 +0000 |
| commit | 1d99a6e0b67e480af8db88dcb13533a1e98e427c (patch) | |
| tree | 2a1037833c19e8d479bc1e20d6c06d91ffc3a9c6 /wscript | |
| parent | 37ad31ba9f10debd6eefd3c62b4cdae97a7d5218 (diff) | |
Bump versionv1.4.3
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.4.2devel' +VERSION = '1.4.3' API_VERSION = '-1.0' def options(opt): |
