diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:16:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:16:35 +0100 |
| commit | 8a857af2758c341c315731f0a060a5e78d990976 (patch) | |
| tree | 69418b8e8e9da1fb387d5e01c3befc2d58286753 /wscript | |
| parent | fa8fed848b05fae2bb861dc6b42fe7e27e2f35f2 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ import sys import distutils.spawn APPNAME = 'libdcp' -VERSION = '1.2.2' +VERSION = '1.2.2devel' API_VERSION = '-1.0' def options(opt): |
