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 | e0a433fcf12277c5438b7e1a61a9cbe853e1626b (patch) | |
| tree | 65495aaf51196a49e6f4cdc63af7083b257ba1da /wscript | |
| parent | 1096328fe48a197bead0d5105b0b285a9b44e18e (diff) | |
Bump version
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.1' +VERSION = '1.4.1devel' API_VERSION = '-1.0' def options(opt): |
