diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 15:55:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 15:55:48 +0000 |
| commit | 1096328fe48a197bead0d5105b0b285a9b44e18e (patch) | |
| tree | dd95aed1c60868bc44def4ee4a871228b5bf0941 | |
| parent | ea8536b2c41c500bbc5bb82c54e4abf73fbb1038 (diff) | |
Bump versionv1.4.1
| -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.0devel' +VERSION = '1.4.1' API_VERSION = '-1.0' def options(opt): |
