diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-11 13:00:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-11 13:00:40 +0000 |
| commit | fef6c4b1f5e9ff7150dc5163bd3494e4bd64556f (patch) | |
| tree | 35950bef6447a78a9db086684c8c686b165dc093 /wscript | |
| parent | dc71c7a22bb62fd6602f4196d33be9daea7b132d (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.4' +VERSION = '1.4.4devel' API_VERSION = '-1.0' def options(opt): |
