diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-05 09:22:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-05 09:22:00 +0000 |
| commit | ad5d78bf25844079e35cf40ec6619e97082707e1 (patch) | |
| tree | 20afc2a5f5eddfa9e5d1f7c9e2f7583369e992b8 /wscript | |
| parent | 525508727a96cbcd60e003d2a381a99c2dc23471 (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.7' +VERSION = '1.2.7devel' API_VERSION = '-1.0' def options(opt): |
