diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 12:54:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 12:54:13 +0000 |
| commit | 2429e8cb9b33d8998ea9cadcd2b3999eb437d156 (patch) | |
| tree | 414916f465769e2f2183d448e55a5de676483791 /wscript | |
| parent | 202a38482e2c3ce8be331782ada0365554c016e4 (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.0' +VERSION = '1.4.0devel' API_VERSION = '-1.0' def options(opt): |
