diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-13 15:18:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-13 15:18:35 +0100 |
| commit | 43726aee530e33a741a554cbdb058be9248bc418 (patch) | |
| tree | 04df8b8e6a36cd797d70000858a17949bc515586 /wscript | |
| parent | ac61dae8e6f3c03697c2697a50961e1d65249be3 (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.1.0' +VERSION = '1.1.0devel' API_VERSION = '-1.0' def options(opt): |
