diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 21:39:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 21:39:49 +0100 |
| commit | 31d2c28867227001f80ded4214c60c419856c35b (patch) | |
| tree | 9994f94005b858bb790ff3f25f9d26a3f9c6a778 /wscript | |
| parent | 6f891a6a0070deba505a5a9bfbf72c10261be3ce (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.1' +VERSION = '1.2.1devel' API_VERSION = '-1.0' def options(opt): |
