diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-05 09:26:03 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-05 09:26:03 +0000 |
| commit | aee271fead6938291fd16514b26eb2ed6c84cdfb (patch) | |
| tree | 963815f81a90c905ac60a521cfe768bdcca3867b /wscript | |
| parent | 8b5efc65734db08da358cc264c20f9ffbde15857 (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.8' +VERSION = '1.2.8devel' API_VERSION = '-1.0' def options(opt): |
